generative-models icon indicating copy to clipboard operation
generative-models copied to clipboard

sample by svd: No module named 'scripts.util'

Open SYZhang0805 opened this issue 1 year ago • 2 comments

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 from scripts.util.detection.nsfw_and_watermark_dectection import DeepFloydDataFiltering ModuleNotFoundError: No module named 'scripts.util'

How can I solve this problem?

SYZhang0805 avatar Mar 05 '24 08:03 SYZhang0805

have the same issue

bektiprotaige avatar Mar 07 '24 13:03 bektiprotaige

Same here

HaneeshMekala avatar Mar 21 '24 09:03 HaneeshMekala