-
(rewriting sloppy request)
I was wondering if video support can be added?
At first I came up with lucidrain's video-diffusion-pytorch
https://github.com/lucidrains/video-diffusion-pytorch
But,…
-
-
Hi,
Thanks for the awesome work! From the paper, all models are trained with 8 80GB A100 GPUs, which takes around 16 hours. But why did the appendix on huggingface mention that training takes appro…
-
# Lumina-T2X: Transforming Text into Any Modality, Resolution, and Duration via Flow-based Large Diffusion Transformers
> Sora unveils the potential of scaling Diffusion Transformer (DiT) for gener…
-
### Checklist
- [X] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …
-
### Checklist
- [X] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …
-
i have 12gb vram/32gb ram. here's the error in comfyui:
File "C:\ComfyUI\new_ComfyUI_windows_portable_nvidia_cu121_or_cpu\ComfyUI_windows_portable\ComfyUI\execution.py", line 151, in recursive_execut…
-
Hi Team,
Found your work amazing,
I am trying to get this model inference running on google Colab,
after installing the requirements, dependencies
When I run
!python src/inference.py --input_vide…
-
Hello!
I'm looking into adding diffusion based image generation into a video game for fairly simple stuff like decals. The game will be running under some pretty heavy resource constraints. If I …
-
hi,great work,
If I only train the third stage of the i2v model with a resolution of 1024, how should I modify the relevant parameters?
tks