Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can not run sd_video_rerender.py #32

Open
TigerHH6866 opened this issue Apr 20, 2024 · 3 comments
Open

can not run sd_video_rerender.py #32

TigerHH6866 opened this issue Apr 20, 2024 · 3 comments

Comments

@TigerHH6866
Copy link

when running sd_video_rerender.py error came

(/root/autodl-tmp/DiffSynth-Studio/venv/DiffSynthStudio) root@autodl-container-28ee458c74-84d890ed:~/autodl-tmp/DiffSynth-Studio/examples# python sd_video_rerender.py
Traceback (most recent call last):
File "/root/autodl-tmp/DiffSynth-Studio/examples/sd_video_rerender.py", line 1, in
from diffsynth import ModelManager, SDVideoPipeline, ControlNetConfigUnit, VideoData, save_video
ModuleNotFoundError: No module named 'diffsynth'

@Attect
Copy link

Attect commented Apr 25, 2024

python examples/sd_video_rerender.py

@TigerHH6866
Copy link
Author

python examples/sd_video_rerender.py

same as my code, but always require 'diffsynth'
and 'diffsynth' can not be install

@Artiprocher
Copy link
Collaborator

Maybe you need to move sd_video_rerender.py to the root folder, and then python sd_video_rerender.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants