-
Hi, great work, will you release sigma control net training example?
-
Hi, will you be training ControlNets with this approach? Initially when I tried it for SD 1.5 many months ago, I found that you'd get much more interesting outputs when you guide the composition than …
-
![image](https://github.com/user-attachments/assets/026d63df-15c1-4cb8-ba82-5d18f30236d9)
ControlNet Integrated does not work with Inpaint Anything and does not allow installing another version of …
-
I use 'flux1-schnell.safetensors ' at models/Stable-diffusion and use 'flux-canny-controlnet.safetensors' at modes/ControlNet
but when I run txt2img ,it occurs error as :ERROR - Recognizing Co…
-
If one run `main.py` he will get the following error:
```
hidden_states.shape=torch.Size([2, 2304, 3072])
encoder_hidden_states.shape=torch.Size([2, 512, 3072])
image_rotary_emb.shape=torch.Size([…
-
The masking process works and it generates all the mask frames for my video (8 seconds at 25 fps), but then it generates the first image of the new video and stops with an error message:
inpaintin…
-
Last thing in the old repo was to redirect issue here so not sure if this is duplicate of something there but I loved teh extension in a1111 and hope to have it again with forge...
This is what I g…
-
I have trying to add validation image logging to train_flux_deepspeed_controlnet.py but Im running into errors related to incorrect tensors shape. Here is the code:
`
def validate(dit, controlnet,…
-
When I tested it with reference to the prepare_pose/README.md document, the following error occurred when I ran DWPose
```python
Traceback (most recent call last):
File "inference_video.py", li…
-
Hi, this script stopped working after this commit: faeb074eff457772ae68a9d67caf0090b372e81f
Logs:
```
Setting up the working directory (/home/user/dockerx)
- Models in the persistent area
- Contr…