Commit graph

142 commits

Author SHA1 Message Date
brkirch
84d9ce30cb Add option for float32 sampling with float16 UNet
This also handles type casting so that ROCm and MPS torch devices work correctly without --no-half. One cast is required for deepbooru in deepbooru_model.py, some explicit casting is required for img2img and inpainting. depth_model can't be converted to float16 or it won't work correctly on some systems (it's known to have issues on MPS) so in sd_models.py model.depth_model is removed for model.half().
2023-01-25 01:13:02 -05:00
AUTOMATIC
855b9e3d1c Lora support!
update readme to reflect some recent changes
2023-01-21 16:15:53 +03:00
AUTOMATIC
6d805b669e make CLIP interrogator download original text files if the directory does not exist
remove random artist built-in extension (to re-added as a normal extension on demand)
remove artists.csv (but what does it mean????????????????????)
make interrogate buttons show Loading... when you click them
2023-01-21 09:14:27 +03:00
AUTOMATIC
151233399c new screenshot 2023-01-07 13:30:06 +03:00
brkirch
848605fb65 Update README.md 2023-01-06 06:58:49 -05:00
brkirch
f6ab5a39d7 Merge branch 'AUTOMATIC1111:master' into sub-quad_attn_opt 2023-01-06 00:14:20 -05:00
brkirch
d782a95967 Add Birch-san's sub-quadratic attention implementation 2023-01-06 00:14:13 -05:00
AUTOMATIC
82cfc227d7 added licenses screen to settings
added footer
removed unused inpainting code
2023-01-03 20:23:17 +03:00
Jim Hays
c0355caefe Fix various typos 2022-12-14 21:01:32 -05:00
Jay Smith
1ed4f0e228 Depth2img model support 2022-12-08 20:50:08 -06:00
AUTOMATIC
ce6911158b Add support Stable Diffusion 2.0 2022-11-26 16:10:46 +03:00
AUTOMATIC
c81d440d87 moved deepdanbooru to pure pytorch implementation 2022-11-20 16:39:20 +03:00
AUTOMATIC
5f01171543 shut down gradio's "everything allowed" CORS policy; I checked the main functionality to work with this, but if this breaks some exotic workflow, I'm sorry. 2022-11-04 10:07:29 +03:00
AUTOMATIC
9f79e59a95 added info about History/Image browser to readme 2022-10-24 14:42:36 +03:00
AUTOMATIC
5aa9525046 updated readme with info about Aesthetic Gradients 2022-10-22 13:40:07 +03:00
AUTOMATIC
6398dc9b10 further support for extensions 2022-10-22 13:34:49 +03:00
AUTOMATIC1111
ec37f8a45f
Merge branch 'master' into features-to-readme 2022-10-21 16:51:01 +03:00
ClashSAN
003d2c7fe4
Update README.md 2022-10-21 11:40:37 +00:00
AUTOMATIC
7d6b388d71 Merge branch 'ae' 2022-10-21 13:35:01 +03:00
AUTOMATIC
4587218190 updated readme and some small stylistic changes to code 2022-10-21 09:00:39 +03:00
ClashSAN
ca023f8a45
Update README.md 2022-10-18 08:57:05 +00:00
MalumaDev
f7df06a981
Update README.md
Co-authored-by: Víctor Gallego <vicgalle@ucm.es>
2022-10-15 18:40:06 +02:00
MalumaDev
bb57f30c2d init 2022-10-14 10:56:41 +02:00
brkirch
574c8e554a Add InvokeAI and lstein to credits, add back CUDA support 2022-10-11 17:24:00 +03:00
ClashSAN
5766ce21ab
Update README.md 2022-10-11 13:20:03 +00:00
ClashSAN
70b50b1dfc
add features, credit for Composable Diffusion
to readme

https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/2171
2022-10-10 23:23:12 +00:00
AUTOMATIC1111
e00b4df7c6
Merge pull request #1752 from Greendayle/dev/deepdanbooru
Added DeepDanbooru interrogator
2022-10-09 10:52:21 +03:00
Aidan Holland
432782163a chore: Fix typos 2022-10-08 22:42:30 +03:00
Greendayle
01f8cb4447 made deepdanbooru optional, added to readme, automatic download of deepbooru model 2022-10-08 18:02:56 +02:00
AUTOMATIC
4999eb2ef9 do not let user choose his own prompt token count limit 2022-10-08 14:25:47 +03:00
AUTOMATIC
87db6f01cc add info about cross attention javascript shortcut code 2022-10-08 10:15:29 +03:00
Jairo Correa
a958f9b3fd edit-attention browser compatibility and readme typo 2022-10-08 09:38:44 +03:00
AUTOMATIC
2995107fa2 added ctrl+up or ctrl+down hotkeys for attention 2022-10-06 23:44:54 +03:00
AUTOMATIC
4c2eccf8e9 credit Rinon Gal 2022-10-02 23:22:48 +03:00
ClashSAN
4e72a1aab6 Grammar Fix 2022-10-02 16:00:16 +03:00
AUTOMATIC
84e97a98c5 features updates
unused code removed from outpainting mk2
2022-10-01 00:38:48 +03:00
AUTOMATIC
5b6d34f675 added contributing to readme 2022-09-30 11:57:19 +03:00
AUTOMATIC
f295d90971 add advertisement for custom scripts to readme 2022-09-30 08:18:05 +03:00
jcianca
7aec029423 Update README.md 2022-09-24 07:58:30 +03:00
jcianca
e94ec98102 Update README.md 2022-09-24 07:58:30 +03:00
AUTOMATIC
9c92a1a9aa removed some information that its owner decided he did not want to share 2022-09-23 20:55:54 +03:00
AUTOMATIC
0065327726 upgrade to gradio==3.4b3 t fixthe inpain bugs
rework progressbar/preview to work with new gradio
remove unnecessary create style button
added link to alternative colab
2022-09-23 20:46:02 +03:00
Dylan Cathelijn
699aecd4ae
Update README to link to wiki page for Apple Silicon installs 2022-09-22 11:35:12 +02:00
ClashSAN
ef744b96d6 Update README.md 2022-09-22 07:18:00 +03:00
ClashSAN
ca22b820f4 Update README.md 2022-09-22 07:18:00 +03:00
ClashSAN
76c9d1a991 Update README.md 2022-09-22 07:18:00 +03:00
ClashSAN
be3f080909 Update README.md
Added SwinIR and new features to readme
2022-09-22 07:18:00 +03:00
Dement242
5fb6f39607 Added CodeFormer to Credits
request from Shangchen Zhou
2022-09-21 13:35:35 +03:00
C43H66N12O12S2
942acd4e12 Update README.md 2022-09-19 22:49:53 +03:00
AUTOMATIC
9f9a2084c7 add info about where to get models to instructions. 2022-09-18 09:09:10 +03:00