-
Such great work! Color control is much needed for sketch-to-image generation! I want to train the model with my own data, so could you share the training code/command?
Thanks a lot!
-
Where to find preprocessor for T2I Adapter pose model?
Piginet produces only sketches.
![image](https://user-images.githubusercontent.com/113993746/219872617-204d802c-df2b-475d-8e92-8928c8cfb941.p…
-
Because t2i adapter has fewer layers, weightings like 0.825**n will not work very well. After trying many possible weights, the below weights seem to work:
feature_64: 0.25
feature_32: 0.62
featu…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits of both this extension and the webui
### What happened?
I install only contr…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits of both this extension and the webui
### What happened?
I have install…
-
I'm not sure what is going on here, but after running the new ControlNet nodes succesfully once, and after the Colab code crashed, even after restarting and updating everything, timm package was missi…
-
perhaps a good idea is to make them both two into the setting (using two input fields in the setting) and then when loading state dicts, we can use the channel of that first layer to decide which conf…
-
![image](https://user-images.githubusercontent.com/50556416/223867357-1269b6a9-de46-426f-b473-0e8caaba0404.png)
![image](https://user-images.githubusercontent.com/50556416/223867371-6d96b046-74d5-4f4…
-
i have been using controlnet since a while without any problem. After recently updating all i am getting is "half-renders", like if SD was not completing the steps. I tested it with all the controlnet…
-
This one may be iffy, but based on what I read, it seems like it might be possible to stack more than one ControlNet onto Stable Diffusion, at the same time. If that's possible, it would be really int…