Commit Graph

66 Commits (2e4e741d47c61730d34e79ae8dae4f7995f7b4a7)

Author SHA1 Message Date
Luca Beltrame 6a212a15f2
Add two more ControlNets (scribble, one generic and one for anime) 2024-06-03 23:51:18 +02:00
Luca Beltrame 1ec5ac1e9f Apply suggestions from review 2024-05-29 18:33:38 +02:00
Luca Beltrame e9d2da42b2 Add two new ControlNet models for SDXL
This PR adds two new ControlNet models made by HF user xinsir:

- New OpenPose model
- New Canny model

Both outperform the standard CN models and they also affect generation
much less. As a plus, the OpenPose model is half the size of the one
used by SD.Next.
2024-05-29 18:23:38 +02:00
Vladimir Mandic 0cf6b1ecca fix controlnet path duplication 2024-04-07 12:05:34 -04:00
Vladimir Mandic 3ddf5751f5 improve support for manually downloaded controlnets 2024-04-07 12:03:18 -04:00
Vladimir Mandic 89e9debbcd control api 2024-03-27 11:33:29 -04:00
Vladimir Mandic 36dac2af9c extend use of move_model 2024-02-27 07:46:28 -05:00
Vladimir Mandic f74637e813 control process override improvements 2024-01-29 12:58:50 -05:00
Vladimir Mandic edf1dc68f4 add depth-anything controlnet 2024-01-23 14:15:07 -05:00
Vladimir Mandic 2c0b3ac4b3 add additional controlnets 2024-01-20 13:36:39 -05:00
Vladimir Mandic dc67fc97af autodownload yaml with safetensors if present 2024-01-20 12:18:49 -05:00
Vladimir Mandic 15b4bad80a refactor control to use new masking 2024-01-15 12:11:55 -05:00
Vladimir Mandic de80b74c64 uniform listdir and use threadpool to index loras 2024-01-06 15:15:23 -05:00
Vladimir Mandic 0b7bba2e70 add openpose-xl 2024-01-05 07:39:44 -05:00
Vladimir Mandic 1c8d604143 control better pipeline detection 2024-01-04 20:36:32 -05:00
Vladimir Mandic 54deae7746 change onboarding and remove download default model 2023-12-26 13:06:14 -05:00