59 Commits (9e4f68acad4697fdf10004eb85d3f6f769c2c70b)

Author SHA1 Message Date
Vladimir Repin 9e4f68acad
Stop exporting cl args and upload stdout and stderr as artifacts 3 years ago
Vladimir Repin 0646040667 Propagate test error and try it without localhost 3 years ago
Vladimir Repin 93d6c0209a Tests separated for github-actions CI 3 years ago
Vladimir Repin 007f4f7314 Tests cleaned up 3 years ago
AUTOMATIC 98947d173e run installers for newly installed extensions 3 years ago
hentailord85ez c0f7dbda33
Update k-diffusion to release 0.0.10 3 years ago
Billy Cao 688aa2c9c1
Merge branch 'AUTOMATIC1111:master' into fix_nowebui_arg 3 years ago
Billy Cao fb1374791b Fix --nowebui argument being ineffective 3 years ago
AUTOMATIC b85e83c3bd add PYTHONPATH for extension's install.py 3 years ago
AUTOMATIC d35bf64945 make launch.py run installers for extensions that have ones
add some more classes to safety module for an extension
3 years ago
AUTOMATIC 5a6e0cfba6 always add --api when running tests 3 years ago
AUTOMATIC 59dfe0845d launch tests from launch.py with --tests commandline argument 3 years ago
judgeou fe9740d2f5 update deepdanbooru version 3 years ago
ふぁ 604620a7f0 Add xformers message. 3 years ago
AUTOMATIC 433a7525c1 remove shared option for update check (because it is not an argument of webui)
have launch.py examine both COMMANDLINE_ARGS as well as argv for its arguments
3 years ago
DepFA e511b867a9 Make update check commandline option, give response on all paths. 3 years ago
DepFA a647cbc618 move update check to after dep installation 3 years ago
DepFA 68e83f40bf add update warning to launch.py 3 years ago
Zeithrold 863e9efc19
Pull out some of URL to Env Variable (#2578)
* moved repository url to changeable environment variable

* move stable diffusion repo itself to env

* added missing env

* Remove default URL

Co-authored-by: AUTOMATIC1111 <16777216c@gmail.com>
3 years ago
C43H66N12O12S2 be1596ce30 fix typo 3 years ago
C43H66N12O12S2 8fb0b99152 Update launch.py 3 years ago
C43H66N12O12S2 09814e3cf3 Update launch.py 3 years ago
AUTOMATIC f756bc540a fix #2588 breaking launch.py (. . .) 3 years ago
Cassy-Lee 7855993bef Move index_url args into run_pip. 3 years ago
Cassy-Lee 77bf3525f8 Update launch.py
Allow change set --index-url for pip.
3 years ago
ChucklesTheBeard 9b75ab144f fix typo 3 years ago
JamnedZ 4e485b7923 Added installation of pyngrok if needed 3 years ago
C43H66N12O12S2 b8c38f2bbf change prebuilt wheel 3 years ago
AUTOMATIC bba2ac8324 reshuffle the code a bit in launcher to keep functions in one place for #2069 3 years ago
Greendayle f8197976ef Shielded launch enviroment creation stuff from multiprocessing 3 years ago
Greendayle 0ec80f0125
Merge branch 'master' into dev/deepdanbooru 3 years ago
Greendayle 01f8cb4447 made deepdanbooru optional, added to readme, automatic download of deepbooru model 3 years ago
C43H66N12O12S2 7e639cd498 check for 3.10 3 years ago
AUTOMATIC dc1117233e simplify xfrmers options: --xformers to enable and that's it 3 years ago
C43H66N12O12S2 ca5f0f149c
Update launch.py 3 years ago
C43H66N12O12S2 d0e85873ac
check for OS and env variable 3 years ago
C43H66N12O12S2 4201fd14f5
install xformers 3 years ago
AUTOMATIC f5490674a8 fix bad output for error when updating a git repo 3 years ago
C43H66N12O12S2 a971e4a767 update k-diff once again 3 years ago
C43H66N12O12S2 c30c06db20 update k-diffusion 3 years ago
AUTOMATIC 6e7057b31b support for downloading new commit hash for git repos 3 years ago
AUTOMATIC 53a3dc601f move CLIP out of requirements and into launcher to make it possible to launch the program offline 3 years ago
AUTOMATIC d1f098540a remove unwanted formatting/functionality from the PR 3 years ago
d8ahazard d73741794d Merge remote-tracking branch 'upstream/master' into ModelLoader 3 years ago
d8ahazard 0dce0df1ee Holy $hit.
Yep.

Fix gfpgan_model_arch requirement(s).
Add Upscaler base class, move from images.
Add a lot of methods to Upscaler.
Re-work all the child upscalers to be proper classes.
Add BSRGAN scaler.
Add ldsr_model_arch class, removing the dependency for another repo that just uses regular latent-diffusion stuff.
Add one universal method that will always find and load new upscaler models without having to add new "setup_model" calls. Still need to add command line params, but that could probably be automated.
Add a "self.scale" property to all Upscalers so the scalers themselves can do "things" in response to the requested upscaling size.
Ensure LDSR doesn't get stuck in a longer loop of "upscale/downscale/upscale" as we try to reach the target upscale size.
Add typehints for IDE sanity.
PEP-8 improvements.
Moar.
3 years ago
AUTOMATIC dc1ee79e96 added --exit for notebooks 3 years ago
C43H66N12O12S2 b6f80bdcc2 update k-diffusion 3 years ago
AUTOMATIC a703f56d73 clone k-diffusion instead of installing it via pip, and do not install its requirements.txt 3 years ago
AUTOMATIC d64b451681 added support for automatically installing latest k-diffusion
added eta parameter to parameters output for generated images
split eta settings into ancestral and ddim (because they have different default values)
3 years ago
AUTOMATIC 5eb9d1aeac change the version of k-diffusion. It still won't be installed unless you are installing from scratch, though. 3 years ago