-
您好!请问,
已经下载了git clone https://huggingface.co/TMElyralab/MuseV ./checkpoints,
看着是下载完全.但是为什么执行 python app,py都需要重新下载 diffusion_pytorch_model.safetensors 约为1.45G.
而checkpoints/vae/sd-vae-ft-mse ,stabi…
-
提供参考video和参考图片,生成新的视频。
1)可以是video2video,这里有什么要求吗?
2)分2步,先video2pose,得到pose序列;再pose2video。
不管哪种方法,都有一个问题,就是“参考video和参考图片可以任意搭配吗?二者需要有什么对齐关系吗?比如上下位置要一致?”
从网络上随意找的动图素材(.mp4),选择代码中给的ref_image。但效…
-
video2video时,无论是否添加--video_has_condition, 生成视频的第一帧都是给的参考帧 condition_images: "/origin/frame000001.webp"
python scripts/inference/video2video.py \
--sd_model_name majicmixRealv6Fp16 \
--…
-
I'm trying to achieve faceswap on the serverless API. The API has payload documentation for Image2Image, but is Video2Video not supported or do I have to define the workflow myself?
esxr updated
7 months ago
-
### Checklist
- [ ] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [X] The issue is caused by an extension, but I believe it is caused b…
-
Traceback (most recent call last):
File "G:\AI\ZHB\MuseV\scripts\gradio\app.py", line 32, in
from gradio_video2video import online_v2v_inference
File "G:\AI\ZHB\MuseV\scripts\gradio\gradio…
-
这个问题怎么解决啊,求助~
Traceback (most recent call last):
File "G:\AI\ZHB\MuseV\scripts\gradio\app.py", line 32, in
from gradio_video2video import online_v2v_inference
File "G:\AI\ZHB\MuseV\scri…
-
README-zh.md里面关于video2video python脚本示例, --target_datas 入参dance1 全部错误写成dacne1,导致脚本运行失败。
-
**Someone has submitted** my custom node to your platform **without my knowledge.**
Unfortunately, the person has chosen an **incorrect description** for my node.
Is it possible for you to **chan…
-
`python scripts/inference/video2video.py --sd_model_name majicmixRealv6Fp16 --unet_model_name musev_referencenet_pose --referencenet_model_name musev_referencenet --ip_adapter_model_name musev_refe…