TigerHH6866
TigerHH6866
(ootd) root@autodl-container-cf29119c3c-0ecee78c:~/autodl-tmp/OOTDiffusion/run# python gradio_ootd.py Loading pipeline components...: 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 7/7 [00:01
i try below both failed, anyone point right way python run_ootd.py --model_path "/root/autodl-tmp/OOTDiffusion/run/examples/model/" --cloth_path "/root/autodl-tmp/OOTDiffusion/run/examples/garment/" --scale 2.0 --sample 4 python run_ootd.py --model_path "./examples/model" --cloth_path "./examples/garment" --scale 2.0 --sample 4
### Checklist - [ ] The issue exists after disabling all extensions - [ ] The issue exists on a clean installation of webui - [ ] The issue is...
The generated 3D mode is blurry  
my local gpu is 2060 8G, tooooo slow to use, 3s video cost half an hour 2080ti cloud, 3s video cost about few min
i have 2GPUs 3080x2 log (ootd) root@autodl-container-200a43b416-549738af:~/autodl-tmp/OOTDiffusion-main/run# python gradio_ootd.py Loading pipeline components...: 100%|██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 7/7 [00:01
by using audio 1(the one target avatar speaking) to create avatar then using audio 2(different people) lipsync result seems to be different?? is it limited to use audio same as...
when source video is people talking,normarlly, and get Manually adjust range -x~y, now what bbox shift value should i use?? or how to get the right value? any suggestion?
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...
Traceback (most recent call last): File "/root/miniconda3/envs/DiffSynthStudio/lib/python3.9/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 584, in _run_script exec(code, module.__dict__) File "/root/autodl-tmp/DiffSynth-Studio/pages/2_Video_Creator.py", line 197, in SDVideoPipelineRunner(in_streamlit=True).run(config) File "/root/autodl-tmp/DiffSynth-Studio/diffsynth/pipelines/stable_diffusion_video.py", line 340, in run model_manager, pipe = self.load_pipeline(**config["models"]) File...