-
I thought I installed everything correctly, but when I launch ComfyUI, it throws the following error about diffusers not being found. I did a pip install -r requirements.txt and if I go to pythob com…
-
Can I modify the `examples/cogvideo/train_cogvideox_image_to_video_lora.py` in [diffusers](https://github.com/huggingface/diffusers/blob/main/examples/cogvideo/train_cogvideox_image_to_video_lora.py)…
-
### System Info / 系統信息
CUDA12.4
diffusers 0.32.0.dev0 (使用pi p install -e . 安装的最新的)
A100 40GB VRAM
运行CogVideoX1.5-5B-I2V进行I2V正常生成
运行CogVideoX1.5-5B进行T2V,总是OOM
### Information / 问题信息
- [X] The…
-
### What happened?
Sampling didn't work with V-Prediction model.
### What did you expect would happen?
Successful image generation.
### Relevant log output
```shell
Traceback (most recent call la…
-
## Hardware Environment | 硬件环境
- [x] `Ascend`
- [ ] `GPU`
- [ ] `CPU`
### Software Environment | 软件环境
MindSpore (python3.8-cann8.0.rc1.beta1-mindspore2.3.0rc1-openmind0.7.1)…
-
This is probably not a high traffic pipeline, but I have noticed it is probably possible for this pipeline to inherit ``FromSingleFileMixin`` harmlessly, it currently does not.
I am using this snip…
-
Thank you for sharing!
I have a problem that I haven't been able to solve on my own. I lowered the diffusers version to 0.12.0 as requested, but it keeps showing that the ControlNetModel module doesn…
-
### Describe the bug
Unable to use flux fp8 model from `Kijai/flux-fp8` while having transformer_flux.py file in local. I have modified the scripts to remove any import error. I put some print stat…
-
https://pypi.org/project/diffusers/
Pls update the code to support latest version of diffusers
-
The current code is a bit bloated, can you provide more concise diffusers code?