Skip to content

Commit 94d381a

Browse files
authored
Update README.md
1 parent f1e124d commit 94d381a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ python3 generate.py --gpt-ckpt-path model_weights/gpt.safetensors --shape-ckpt-p
3535

3636
The output will be an `.obj` file saved in the specified `output` directory.
3737

38-
If you want to render a turntable gif of the mesh, you can use the `--render-turntable` flag, which will render a turntable gif of the mesh
38+
If you want to render a turntable gif of the mesh, you can use the `--render-gif` flag, which will render a turntable gif of the mesh
3939
and save it as `turntable.gif` in the specified `output` directory. Note that you must have blender installed and in your path to render the turntable gif.

0 commit comments

Comments
 (0)