Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update deepdanbooru version | judgeou | 2022-10-24 | 1 | -1/+1 |
| | |||||
* | Add xformers message. | ふぁ | 2022-10-19 | 1 | -2/+8 |
| | |||||
* | remove shared option for update check (because it is not an argument of webui) | AUTOMATIC | 2022-10-18 | 1 | -10/+9 |
| | | | | have launch.py examine both COMMANDLINE_ARGS as well as argv for its arguments | ||||
* | Make update check commandline option, give response on all paths. | DepFA | 2022-10-18 | 1 | -10/+19 |
| | |||||
* | move update check to after dep installation | DepFA | 2022-10-18 | 1 | -11/+11 |
| | |||||
* | add update warning to launch.py | DepFA | 2022-10-18 | 1 | -0/+11 |
| | |||||
* | Pull out some of URL to Env Variable (#2578) | Zeithrold | 2022-10-16 | 1 | -7/+16 |
| | | | | | | | | | | | * 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> | ||||
* | fix typo | C43H66N12O12S2 | 2022-10-15 | 1 | -1/+1 |
| | |||||
* | Update launch.py | C43H66N12O12S2 | 2022-10-15 | 1 | -1/+1 |
| | |||||
* | Update launch.py | C43H66N12O12S2 | 2022-10-15 | 1 | -2/+3 |
| | |||||
* | fix #2588 breaking launch.py (. . .) | AUTOMATIC | 2022-10-15 | 1 | -2/+3 |
| | |||||
* | Move index_url args into run_pip. | Cassy-Lee | 2022-10-15 | 1 | -8/+8 |
| | |||||
* | Update launch.py | Cassy-Lee | 2022-10-15 | 1 | -6/+7 |
| | | | Allow change set --index-url for pip. | ||||
* | fix typo | ChucklesTheBeard | 2022-10-14 | 1 | -1/+1 |
| | |||||
* | Added installation of pyngrok if needed | JamnedZ | 2022-10-11 | 1 | -0/+4 |
| | |||||
* | change prebuilt wheel | C43H66N12O12S2 | 2022-10-10 | 1 | -1/+1 |
| | |||||
* | reshuffle the code a bit in launcher to keep functions in one place for #2069 | AUTOMATIC | 2022-10-09 | 1 | -36/+41 |
| | |||||
* | Shielded launch enviroment creation stuff from multiprocessing | Greendayle | 2022-10-09 | 1 | -89/+85 |
| | |||||
* | Merge branch 'master' into dev/deepdanbooru | Greendayle | 2022-10-08 | 1 | -1/+1 |
|\ | |||||
| * | check for 3.10 | C43H66N12O12S2 | 2022-10-08 | 1 | -1/+1 |
| | | |||||
* | | made deepdanbooru optional, added to readme, automatic download of deepbooru ↵ | Greendayle | 2022-10-08 | 1 | -0/+4 |
|/ | | | | model | ||||
* | simplify xfrmers options: --xformers to enable and that's it | AUTOMATIC | 2022-10-08 | 1 | -1/+1 |
| | |||||
* | Update launch.py | C43H66N12O12S2 | 2022-10-08 | 1 | -1/+1 |
| | |||||
* | check for OS and env variable | C43H66N12O12S2 | 2022-10-08 | 1 | -2/+7 |
| | |||||
* | install xformers | C43H66N12O12S2 | 2022-10-08 | 1 | -0/+3 |
| | |||||
* | fix bad output for error when updating a git repo | AUTOMATIC | 2022-10-06 | 1 | -1/+1 |
| | |||||
* | update k-diff once again | C43H66N12O12S2 | 2022-10-06 | 1 | -1/+1 |
| | |||||
* | update k-diffusion | C43H66N12O12S2 | 2022-10-06 | 1 | -1/+1 |
| | |||||
* | support for downloading new commit hash for git repos | AUTOMATIC | 2022-10-06 | 1 | -0/+9 |
| | |||||
* | move CLIP out of requirements and into launcher to make it possible to ↵ | AUTOMATIC | 2022-10-02 | 1 | -0/+4 |
| | | | | launch the program offline | ||||
* | remove unwanted formatting/functionality from the PR | AUTOMATIC | 2022-09-30 | 1 | -6/+1 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' into ModelLoader | d8ahazard | 2022-09-30 | 1 | -5/+6 |
|\ | |||||
| * | added --exit for notebooks | AUTOMATIC | 2022-09-29 | 1 | -0/+3 |
| | | |||||
| * | update k-diffusion | C43H66N12O12S2 | 2022-09-29 | 1 | -1/+1 |
| | | |||||
| * | clone k-diffusion instead of installing it via pip, and do not install its ↵ | AUTOMATIC | 2022-09-28 | 1 | -11/+2 |
| | | | | | | | | requirements.txt | ||||
| * | added support for automatically installing latest k-diffusion | AUTOMATIC | 2022-09-28 | 1 | -0/+7 |
| | | | | | | | | | | added eta parameter to parameters output for generated images split eta settings into ancestral and ddim (because they have different default values) | ||||
| * | change the version of k-diffusion. It still won't be installed unless you ↵ | AUTOMATIC | 2022-09-28 | 1 | -2/+2 |
| | | | | | | | | are installing from scratch, though. | ||||
| * | Fix variable name typo in error message for launch.py | Alex Offshore | 2022-09-27 | 1 | -1/+1 |
| | | | | | | COMMANDINE_ARGS -> COMMANDLINE_ARGS | ||||
* | | Holy $hit. | d8ahazard | 2022-09-29 | 1 | -5/+6 |
|/ | | | | | | | | | | | | | | | | | 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. | ||||
* | Update launch.py | d8ahazard | 2022-09-21 | 1 | -1/+1 |
| | |||||
* | Add LDSR and "GoLatent?" Upscaling (#763) | d8ahazard | 2022-09-21 | 1 | -0/+3 |
| | | | * Add LDSR Upscaling | ||||
* | removed TORCH_COMMAND section from webui.sh and | benbot | 2022-09-21 | 1 | -3/+4 |
| | | | | added correct torchvision version to default torch install command | ||||
* | oops | AUTOMATIC | 2022-09-21 | 1 | -1/+1 |
| | |||||
* | added --skip-torch-cuda-test to launcher for #746 | AUTOMATIC | 2022-09-21 | 1 | -2/+13 |
| | |||||
* | added __name__ == __main__ to launch.py so it can be imported without ↵ | Rahul Kolasseri | 2022-09-20 | 1 | -2/+2 |
| | | | | launching the webUI | ||||
* | emergency fix for running in dir with spaces | AUTOMATIC | 2022-09-13 | 1 | -6/+6 |
| | |||||
* | moved most of functionality from webui.bat into cross-platform launch.py | AUTOMATIC | 2022-09-13 | 1 | -0/+127 |
moved stable diffusion dependencies into requirements.txt added checkout with specific commit hashes to all external repos |