Commit Graph

14 Commits (4ceb6e8a4b86605cdeb6cd7087d1d7ef34452d85)

Author SHA1 Message Date
lvmin b6f6588417 add licenses 2023-04-19 21:29:52 -07:00
lvmin 57b95a3a78 better module 2023-04-18 00:21:29 -07:00
lvmin 1d07f5ebd7 change annotator paths so that users can remove all when corrupted 2023-04-17 22:48:00 -07:00
lvmin 42158b1b43 major update - ControlNet 1.1 GUI 2023-04-17 16:53:20 -07:00
Mikubill f4f51abd3c fix: add fallback path 2023-02-22 14:20:25 +00:00
missionfloyd 453424fe21 Separate annotator folders 2023-02-18 15:39:15 -07:00
missionfloyd e1ff318d72 Move annotators 2023-02-17 15:48:27 -07:00
Kakigōri Maker 7a427668c8
Revert "use relative path for download directory" 2023-02-17 01:26:13 +09:00
Luo Boming 4b8dea44af use relative path for download directory 2023-02-17 00:07:18 +09:00
brkirch 601192b7f3 Use CPU, not MPS for depth/normal map preprocessor
Use CPU instead of MPS for the depth/normal map preprocessor model to workaround the bugs in MPS that produce corrupted depth and normal maps.

Also included here is a change to `unload_midas_model()` to fix not sending the model to CPU.
2023-02-16 01:49:24 -05:00
Mikubill c7c9f936d0 fix: unload models when switching preprocessor 2023-02-15 13:03:35 +00:00
brkirch 843c20a706 Add support for using the web UI torch device 2023-02-14 05:48:58 -05:00
Mikubill 570bb2c787 feat: add midas support 2023-02-13 17:37:17 +00:00
Kakigōri Maker 1da97f4e2b
Add files via upload 2023-02-13 15:00:54 +09:00