MuseV
MuseV copied to clipboard
MuseV: Infinite-length and High Fidelity Virtual Human Video Generation with Visual Conditioned Parallel Denoising
命令如下,用自带的yongen.jpeg图片能生成眨眼的视频,但用自拍的图片,只能看到眼珠轻微地动,没有眨眼,请问是什么原因啊? python scripts/inference/text2video.py --sd_model_name fantasticmix_v10 --unet_model_name musev_referencenet --referencenet_model_name musev_referencenet --ip_adapter_model_name musev_referencenet -test_data_path ./configs/tasks/example.yaml --output_dir ./output --n_batch 1 --target_datas charlie --vision_clip_extractor_class_name ImageClipVisionFeatureExtractor --vision_clip_model_path ./checkpoints/IP-Adapter/models/image_encoder --time_size 360 --fps 12
Hello! Thank you for your great work! Why are you using you own forks of diffusers and controlnet_aux as submodules? Could they just be installed pip, or you have some...
如何设置多卡
如何设置多卡
Hello, I would like to try it so much, but there is no way to install nodes. No one. ComfyUI MuseV, MuseVPredictor V1, MuseVImg2Vid V1. I got always IMPORT FAILED...
Traceback (most recent call last): File "/home/wpg/anaconda3/envs/musev/lib/python3.10/site-packages/gradio/queueing.py", line 407, in call_prediction output = await route_utils.call_process_api( File "/home/wpg/anaconda3/envs/musev/lib/python3.10/site-packages/gradio/route_utils.py", line 226, in call_process_api output = await app.get_blocks().process_api( File "/home/wpg/anaconda3/envs/musev/lib/python3.10/site-packages/gradio/blocks.py", line 1550, in...
(musev) root@cde83a51a985:/workspace/scripts/gradio# python app.py Already download the model. Traceback (most recent call last): File "/workspace/scripts/gradio/app.py", line 35, in from gradio_video2video import online_v2v_inference File "/workspace/scripts/gradio/gradio_video2video.py", line 17, in from diffusers import...
Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple/ Collecting clip@ git+https://mirror.ghproxy.com/https://github.com/openai/CLIP.git@main (from -r requirements.txt (line 3)) Cloning https://mirror.ghproxy.com/https://github.com/openai/CLIP.git (to revision main) to /tmp/pip-install-5gzr10la/clip_147d0a7ece9f4b7b9b81c97206381141 Running command git clone --filter=blob:none --quiet https://mirror.ghproxy.com/https://github.com/openai/CLIP.git /tmp/pip-install-5gzr10la/clip_147d0a7ece9f4b7b9b81c97206381141 warning: redirecting to...