Misc/Display settings
Last updated
Last updated
output_name
Default:
output.png
Specifies name of output, note that for command line its actually just --output
display_every
Default:
20
Display frequency. Sometimes displays at half the frequency. IDK why.
display_clear
Default:
False
If on the colab it clears the output whenever there is a new image. I'd recommend keep this False
and check the init variables and intermediate steps for good measure.
make_video
Default:
False
Make a 15 second video with intermediate frames. Currently its hard coded for now. Here's a code snippet you can use to specify fps.