-
(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 g…
-
i'm wondering why is there no video input available for animal mode, it would be very useful
-
From the demo image (dimension: 976×538, aspect ratio = 976/538 = 1.81):
![](https://raw.githubusercontent.com/uvipen/ASCII-generator/master/demo/input.jpg)
`python3 img2img.py --num_cols 100 --…
-
Hello, is it currently possible to do v2v with animal model? I noticed this option is missing at least in windows package. As well as other advanced features like retargeting, etc. Thanks!
-
2024-04-14 17:41:48,897- root:180- ERROR- Traceback (most recent call last):
File "E:\ComfyUI_windows_portable\ComfyUI\execution.py", line 151, in recursive_execute
output_data, output_ui = ge…
-
Install Issue:
```
Installing collected packages: torch
Attempting uninstall: torch
Found existing installation: torch 2.1.0+cu118
Uninstalling torch-2.1.0+cu118:
Successfully un…
-
Already download the model.
WARNING[XFORMERS]: xFormers can't load C++/CUDA extensions. xFormers was built for:
PyTorch 2.0.1+cu118 with CUDA 1108 (you have 2.0.1+cpu)
Python 3.10.11 (you …
-
Hi,
i try to follow these tutorials on local in my mac pc:
https://stable-diffusion-art.com/animatediff-prompt-travel-video2video/
https://www.youtube.com/watch?v=HbfDjAMFi6w
when i finished the …
-
t2v and i2v are both work well, thanks for your work!
is there any chance to implement Pyramin Flow on v2v task?
-
问题背景:
启动的时候,大概占用了12G显存,然后我在gradio界面上开始执行图生视频,报OOM
return torch.group_norm(input, num_groups, weight, bias, eps, torch.backends.cudnn.enabled)
torch.cuda.OutOfMemoryError: **CUDA out of memory.…