generative-models
generative-models copied to clipboard
sample by svd: No module named 'scripts.util'
when I run "python scripts/sampling/simple_video_sample.py", I meet the following error.
Traceback (most recent call last):
File "/home/amax/Documents/zsy/generative-models/scripts/sampling/simple_video_sample.py", line 16, in
How can I solve this problem?
have the same issue
Same here