Open TigerHH6866 opened 7 months ago
python examples/sd_video_rerender.py
python examples/sd_video_rerender.py
same as my code, but always require 'diffsynth' and 'diffsynth' can not be install
Maybe you need to move sd_video_rerender.py
to the root folder, and then python sd_video_rerender.py
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'