Commit Graph

21 Commits

Author SHA1 Message Date
AUTOMATIC
d42125baf6 add missing requirement for api and fix some typos 2022-10-17 11:50:20 +03:00
AUTOMATIC
4ed99d5996 bump gradio to 3.5 2022-10-15 12:10:52 +03:00
AUTOMATIC
d7474a5185 bump gradio to 3.4.1 2022-10-11 21:10:55 +03:00
dan
2f1b61d979 Allow nested structures inside schedules 2022-10-04 14:22:41 +03:00
AUTOMATIC
53a3dc601f move CLIP out of requirements and into launcher to make it possible to launch the program offline 2022-10-02 18:21:56 +03:00
AUTOMATIC
a703f56d73 clone k-diffusion instead of installing it via pip, and do not install its requirements.txt 2022-09-28 21:38:26 +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
AUTOMATIC
81c7961c25 revert transformers version change that prevents the program from starting. 2022-09-22 07:28:19 +03:00
d8ahazard
cc287d53a5 Bump Versions 2022-09-22 07:21:54 +03:00
Johan Aires Rastén
a96076f49c Add buttons for random and reuse seed.
Random button sets seed to -1, reuse copies the seed from the last
generated image.
2022-09-18 15:13:28 +02:00
JJ
eeabe62b4d add piexif to requirements_versions.txt 2022-09-13 18:11:46 +03:00
AUTOMATIC
6e68cc88e6 revert to old 1.3.5 basicsr because the new one still causes problems for some python version 2022-09-13 17:41:21 +03:00
AUTOMATIC
33e6b6e9a6 moved most of functionality from webui.bat into cross-platform launch.py
moved stable diffusion dependencies into requirements.txt
added checkout with specific commit hashes to all external repos
2022-09-13 16:48:18 +03:00
AUTOMATIC
ac9b2ec010 fixed version for GFPGAN and k-diffusion
made launcher always install requirements
bumped basicsr to 1.4.2 because someone wanted it
2022-09-13 00:24:37 +03:00
AUTOMATIC
f194457229 CLIP interrogator 2022-09-11 18:48:36 +03:00
AUTOMATIC
955f644ce1 split settings into three columns
added a different workaround for gradio mask bug with info in UI
switched to newer gradio version
2022-09-10 11:10:00 +03:00
orionaskatu
79cca25704 Embed roboto 2022-09-09 23:27:18 +03:00
rewbs
bc12eddb40 Add scikit-image dependency to requirements_versions.txt for windows users. 2022-09-08 05:57:22 +00:00
AUTOMATIC
a1743e4518 remove double basicr requirement
add seed change for anon
2022-09-07 01:44:44 +03:00
AUTOMATIC
0bfa0d4381 added dependency for gfpgan 2022-09-06 21:19:12 +03:00
AUTOMATIC
efa0a6483c change webui.bat to use venv 2022-09-02 19:26:18 +03:00