-
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…
-
It was working fine until the update. But now this.
Exception:
```
KeyError
Python 3.10.7: D:\Graphics\Krita (x64)\bin\krita.exe
Tue Nov 19 20:18:55 2024
A problem occurred in a Python scrip…
-
### 🐛 Describe the bug
Here, I came across this issue with MAISI network from MONAI.
To reproduce, you would need to pull branches from :
https://github.com/Project-MONAI/MONAI/pull/8153 and…
-
Where should this ControlNet model be placed? Is it a single file? Or a whole folder of files? Please tell me the storage path for manually downloaded files.
-
### Describe the bug
in flux multicontrolnet when i using 2 controlnet(https://huggingface.co/promeai/FLUX.1-controlnet-lineart-promeai and https://huggingface.co/InstantX/FLUX.1-dev-Controlnet-Can…
-
I have a few questions:
1. Is it mandatory to use 1024x1024 resolution when fine-tuning ControlNet? For example, is it possible to train using 1280x768 images?
2. Related to question 1, does Con…
-
![微信截图_20241022203107](https://github.com/user-attachments/assets/40fa5d24-a5b4-4702-8d2c-cdf72b1ff7d2)
-
generate image code detail
```python
from diffusers import FluxTransformer2DModel
import torch
def load_flux_model(
model_path: str,
load_from_file: bool = True,
dtype: …
-
1.26.0 I have confirmed that I have installed and updated this, and restarted the computer, but the problem still exists. May I ask what the reason for this is?
-
As of the linked ComfyUI commit on Oct 23rd, Advanced-ControlNet is required to be updated to latest version:
https://github.com/comfyanonymous/ComfyUI/commit/754597c8a92f0d074dea8a0a74b2d34c3aae29b9…