Commit Graph

1241 Commits

Author SHA1 Message Date
ZeroCool940711
4ab56e56d0 Added message to tell the user to accept the license on the huggingface site if they havent done so. 2022-10-22 10:57:22 -07:00
ZeroCool940711
ca8072aea8 Merge remote-tracking branch 'origin/dev' into dev 2022-10-22 00:37:14 -07:00
ZeroCool940711
60766d3150 Fixed stable horde not working properly. 2022-10-22 00:37:09 -07:00
Alejandro Gil
86942d37cc
Added missing ApiServer.py file. (#1568) 2022-10-21 23:03:46 -07:00
Alejandro Gil
5ba603640c
Merge branch 'sd-webui:dev' into dev 2022-10-21 23:03:16 -07:00
ZeroCool940711
6b3f7c0599 Added missing ApiServer.py file. 2022-10-21 23:02:55 -07:00
Alejandro Gil
8d1e42b9c5
Added Open in Colab button to notebook. (#1567) 2022-10-21 22:21:20 -07:00
ZeroCool940711
76ed205211 Merge remote-tracking branch 'origin/dev' into dev 2022-10-21 22:20:42 -07:00
ZeroCool940711
f89b359037 Added Open in Colab button to notebook. 2022-10-21 22:20:33 -07:00
Alejandro Gil
edddd65846
Added Colab notebook to run the Streamlit version of the UI. (#1566) 2022-10-21 22:16:26 -07:00
ZeroCool940711
5540cd1a3d Merge remote-tracking branch 'origin/dev' into dev 2022-10-21 22:15:42 -07:00
ZeroCool940711
f0bc44c646 Added Colab notebook to run the Streamlit version of the UI. 2022-10-21 22:15:32 -07:00
Alejandro Gil
0bcdd2a68c
Fixed fonts missing on some platforms. (#1565) 2022-10-21 22:06:54 -07:00
ZeroCool940711
991e30fb8e Merge remote-tracking branch 'origin/dev' into dev 2022-10-21 22:05:56 -07:00
ZeroCool940711
f85d465e9e Fixed fonts missing on some platforms. 2022-10-21 22:05:46 -07:00
Alejandro Gil
7b124de917
Removed the old 1.4 model from the list of models as it was breaking stuff and also wasting bandwidth as it was also being downloaded. (#1564) 2022-10-21 22:00:06 -07:00
ZeroCool940711
81e01d3463 Removed the old 1.4 model from the list of models as it was breaking stuff and also wasting bandwidth as it was also being downloaded. 2022-10-21 21:59:16 -07:00
Alejandro Gil
1be319193e
Updated webui.sh to work with new v1.5 model files (#1562)
Updated `webui.sh` to work with new v1.5 model files.
2022-10-20 21:55:48 -07:00
Joshua Kimsey
3deec6ff1f Updated webui.sh to work with new v1.5 model files
Program will no longer exit if it doesn't detect a generic `model.ckpt` in the old default tree. Will still warn that Gradio requires this though.
2022-10-21 00:48:54 -04:00
Alejandro Gil
4a70a4c985
Changed the default Stable Diffusion model to runwayml/stable-diffusion-v1-5 (#1560) 2022-10-20 19:53:49 -07:00
ZeroCool940711
accc6f411e Changed the default Stable Diffusion model to runwayml/stable-diffusion-v1-5 2022-10-20 19:53:09 -07:00
Alejandro Gil
52bb75058b
Fixed the page/layout being pushed up when expanders or other item expanded and then collapsed. (#1559) 2022-10-20 15:49:30 -07:00
ZeroCool940711
2f9cef38c5 Fixed the page/layout being pushed up when expanders or other item expanded and then collapsed. 2022-10-20 15:48:25 -07:00
ZeroCool940711
f57ae136c9 Merge remote-tracking branch 'origin/dev' into dev 2022-10-20 15:45:23 -07:00
ZeroCool940711
f925d33fe0 Fixed default model option not saving the proper value to the user config file. 2022-10-20 14:09:19 -07:00
ZeroCool940711
5e788754a2 Changed the id for the text area field on the css, again. 2022-10-20 13:24:56 -07:00
ZeroCool940711
b96a61be9f Added default height value to the text are for the prompt on most tabs, this should help with it having the proper height, we still need to change min-height through CSS so it might still break sometimes. 2022-10-20 13:24:56 -07:00
ZeroCool940711
613dd4f19c Fixed keep_all_models_loaded missing key, this is not the proper way to do it but at least people wont have this issue for now. 2022-10-20 13:24:56 -07:00
ZeroCool940711
f35a01f26a Added rerun option to the model manager so after models are downloaded the page refreshes which then should change the button status and replace it with he proper green check mark if its already downloaded or still show the download button if its not. 2022-10-20 13:24:56 -07:00
ZeroCool940711
26c992bf1e Changed the id for the text area field on the css, again. 2022-10-20 13:20:03 -07:00
ZeroCool940711
c93684ca01 Added default height value to the text are for the prompt on most tabs, this should help with it having the proper height, we still need to change min-height through CSS so it might still break sometimes. 2022-10-20 13:19:26 -07:00
ZeroCool940711
4ff1bfa691 Fixed keep_all_models_loaded missing key, this is not the proper way to do it but at least people wont have this issue for now. 2022-10-20 13:17:47 -07:00
ZeroCool940711
76efbd17f3 Added rerun option to the model manager so after models are downloaded the page refreshes which then should change the button status and replace it with he proper green check mark if its already downloaded or still show the download button if its not. 2022-10-20 13:17:06 -07:00
ZeroCool940711
19e880297a Fixed the text area widget height being broken due to changes on the css id used to set the height for it. 2022-10-20 08:34:42 -07:00
ZeroCool940711
6979584cc5 Fixed spacing issue with the full screen button for the result image on img2img when the space on the right was smaller than the button size. 2022-10-20 08:34:42 -07:00
Alejandro Gil
8413bec38d
key phrase suggestions and draggable number input fixes and update (#1555)
key_phrase_suggestions:
added support for new data structure, with description, conditions,
custom formats and image support.
added tooltip support. Added Artist image tooltips.

draggable number input:
fixed support for floating point values
small fixes and visual improvements.
fixed drag being blocked by "press enter to apply" text.
2022-10-20 07:25:08 -07:00
Lucas Czernohorsky
9bd0b2f679 draggable number input fixed support for floating point values 2022-10-20 12:03:52 +02:00
Lucas Czernohorsky
7252b1dde2 key_phrase_suggestions added support for new data structure, with description, conditions, custom formats and image support.
added tooltip support. Added Artist image tooltips.
2022-10-20 11:53:50 +02:00
Lucas Czernohorsky
f630ee5c90 draggable number input component small fixes and visual improvements.
fixed drag being blocked by "press enter to apply" text.
2022-10-20 11:39:09 +02:00
Alejandro Gil
3db26b92d1
Fixed the image preview not been centered. (#1553) 2022-10-19 19:57:14 -07:00
ZeroCool940711
2fc7a8817f Added placeholder for the API Server. 2022-10-19 19:55:34 -07:00
ZeroCool940711
0e226ff8c2 Merge remote-tracking branch 'origin/dev' into dev 2022-10-19 13:48:16 -07:00
ZeroCool940711
64fba3e002 Fixed the image preview not been centered. 2022-10-19 13:48:08 -07:00
Alejandro Gil
054fe889dc
Added a menu bar at the top and moved the items from the sidebar to the menu bar for easy access. (#1552) 2022-10-19 13:00:24 -07:00
ZeroCool940711
5a23cb2aae Few other fixes for missing imports. 2022-10-19 12:44:56 -07:00
ZeroCool940711
ec390a5537 More empty spaces removed from the layout. 2022-10-19 12:43:31 -07:00
ZeroCool940711
aa85b25f65 Added reraise and logger catch to the settings layout function. 2022-10-19 11:18:06 -07:00
ZeroCool940711
7a2376a590 Fixed a weird error with collections.abc not being found some times, this is most likely related to one of the libraries we use but to fix it temporarily we need to import it before anything else. 2022-10-19 11:17:20 -07:00
ZeroCool940711
082ce79074 Improved the layout by removing some empty spaces. 2022-10-19 11:16:01 -07:00
Alejandro Gil
33c4e3c8c5
Added implementation made by @NaMJaG for key phrase suggestions under the prompt. (#1551)
![image](https://cdn.discordapp.com/attachments/1030858973823377408/1030858974033100912/suggestions.gif)
2022-10-19 08:04:41 -07:00