pytti-book
pytti-book copied to clipboard
Issue on page /CrashCourse.html , stuck at step 300 and not moving anymore
I ran the following instruction ,but the process stuck at step 299.
%%writefile config/conf/my_first_pytti_art.yaml
# @package _global_
scenes: The swirling cloud of the wormhole is a metaphor for the inner workings of the mind.
steps_per_scene: 500
save_every: 50
display_every: 50
file_namespace: my_first_pytti_art
seed: 123
And it just stuck at step 300 and not moving anymore.
60%|████████████████████████▌ | 300/500 [01:27<00:54, 3.65it/s]2022-03-11 07:19:14.431 | DEBUG | main:update:438 - Step 300 losses: 2022-03-11 07:19:14.431 | DEBUG | main:update:441 - The swirling cloud o..mind. 0.77344 Name: 299, dtype: float64 <PIL.Image.Image image mode=RGB size=720x448 at 0x7F6D63FD1EE0>
this was running on colab? if so, any idea what GPU you had?
Thanks for your reply. I am using Paperspace and the GPU is NVIDIA P4000.