-
### System Info / 系統信息
Google Colab L4 GPU - 24GB VRAM
### Information / 问题信息
- [ ] The official example scripts / 官方的示例脚本
- [ ] My own modified scripts / 我自己修改的脚本和任务
### Reproduction / 复现过程
http…
-
Hi I'm getting this error since the update.
Traceback (most recent call last):
File "C:\AI\StabilityMatrix\Data\Packages\ComfyUI\nodes.py", line 1998, in load_custom_node
module_spec.loader…
-
while i was trying to tun the model, i have ended up with this particular error
```
File "/workspace/dimensionx/DimensionX/src/gradio_demo/app.py", line 60, in
pipe_image.fuse_lora(lora_scal…
-
Will there be a version for diffusers?
-
resulting lora weights from setting train text encoder to true is incompatible with diffusers load_lora_weights. the script networks/convert_flux_lora.py does not convert the text encoder keys either.
-
you can implement flashface in img2img pipeline or inpainting
https://github.com/ali-vilab/FlashFace
-
### Describe the bug
Is it possible to get back the `attention_mask` argument in the flux attention processor
```
hidden_states = F.scaled_dot_product_attention(query, key, value, dropout_p=0.…
-
Does this model support for multiple controlnet like depth controlnet? It seems that the model can not be loaded with FluxControlNet in diffusers==0.32.0 (will raise errors). But pasting the controlne…
-
I'm encountering an error when trying to train using a recently uploaded model on Civitai (https://civitai.com/models/833294?modelVersionId=968495). The following error occurs:
```
Traceback (most…
-
这是我的目录文件,今天下载的模型文件,运行python infer.py的时候说没有这个文件
看了模型的仓库,确实也没有这个文件: