349 Commits (9e78d2c419732711e984c4478af15ece121d64fd)

Author SHA1 Message Date
AUTOMATIC1111 9e78d2c419
Merge pull request #4416 from Keavon/cors-regex
Add CORS-allow policy launch argument using regex
3 years ago
AUTOMATIC1111 eb08550108
Merge pull request #4663 from xucj98/draft
fix the model name error of Real-ESRGAN in the opts default value
3 years ago
AUTOMATIC b48b7999c8 Merge remote-tracking branch 'flamelaw/master' 3 years ago
AUTOMATIC b006382784 serve images from where they are saved instead of a temporary directory
add an option to choose a different temporary directory in the UI
add an option to cleanup the selected temporary directory at startup
3 years ago
AUTOMATIC ce6911158b Add support Stable Diffusion 2.0 3 years ago
xucj98 263b323de1
Merge branch 'AUTOMATIC1111:master' into draft 3 years ago
AUTOMATIC c81d440d87 moved deepdanbooru to pure pytorch implementation 3 years ago
flamelaw bd68e35de3 Gradient accumulation, autocast fix, new latent sampling method, etc 3 years ago
Keavon Chambers 2f90496b19
Merge branch 'master' into cors-regex 3 years ago
AUTOMATIC1111 ccd73fc186
Merge pull request #4717 from papuSpartan/security
Add --server-name to the list of arguments considered insecure
3 years ago
AUTOMATIC1111 41e242b220
Merge pull request #4733 from MaikoTan/api-authorization
feat: add http basic authentication for api
3 years ago
AUTOMATIC 5a6387e189 make it possible to change models etc by editing options using API 3 years ago
Maiko Tan 336c341a7c
Merge branch 'master' into api-authorization 3 years ago
Muhammad Rizqi Nur f1bdf2b15f Merge branch 'a1111' into vae-misc 3 years ago
AUTOMATIC d9fd4525a5 change text for sd_vae_as_default that makes more sense to me 3 years ago
AUTOMATIC1111 3951806058
Merge pull request #4842 from R-N/vae-as-default
Option to use selected VAE as default fallback instead of primary option
3 years ago
Muhammad Rizqi Nur c8f7b5cdd7 Misc
Misc
3 years ago
Muhammad Rizqi Nur 0663706d44 Option to use selected VAE as default fallback instead of primary option 3 years ago
Maiko Sinkyaet Tan 8f2ff861d3
feat: add http basic authentication for api 3 years ago
papuSpartan 3405acc6a4 Give --server-name priority over --listen and add check for --server-name in addition to --share and --listen 3 years ago
Xu Cuijie d20dbe47e0 fix the model name error of Real-ESRGAN in the opts default value 3 years ago
AUTOMATIC a1a376331c make existing script loading and new preload code use same code for loading modules
limit extension preload scripts to just one file named preload.py
3 years ago
AUTOMATIC1111 e5690d0bf2
Merge pull request #4488 from d8ahazard/ExtensionPreload
Add option to preload extensions
3 years ago
AUTOMATIC1111 73776907ec
Merge pull request #4117 from TinkTheBoush/master
Adding optional tag shuffling for training
3 years ago
KyuSeok Jung 0959907f87
adding tag dropout option 3 years ago
KyuSeok Jung 6f8a807fe4
Update shared.py 3 years ago
d8ahazard cfcadeae9a Add option to preload extensions
By creating a file called "preload.py" in an extension folder and declaring a preload(parser) method, we can add extra command-line args for an extension.
3 years ago
Keavon Chambers a258fd60db Add CORS-allow policy launch argument using regex 3 years ago
AUTOMATIC a2a1a2f727 add ability to create extensions that add localizations 3 years ago
KyuSeok Jung 9b7289c349
Merge branch 'master' into master 3 years ago
AUTOMATIC1111 37ba0070ec
Merge branch 'master' into feat/allow-origins 3 years ago
AUTOMATIC1111 e96c434495
Merge pull request #3975 from aria1th/force-push-patch-13
Save/loading AdamW optimizer (for hypernetworks)
3 years ago
papuSpartan e9a5562b9b add support for tls (gradio tls options) 3 years ago
evshiron b8435e632f add --cors-allow-origins cmd opt 3 years ago
AUTOMATIC f316280ad3 fix the error that prevents from setting some options 3 years ago
TinkTheBoush 821e2b883d change option position to Training setting 3 years ago
AngelBottomless 7278897982
Update shared.py 3 years ago
AUTOMATIC1111 2913b9f025
Merge pull request #4178 from HeyImKyu/PreviewOnBatchCompletion
Added option to preview Created images on batch completion.
3 years ago
AUTOMATIC ccf1a15412 add an option to enable installing extensions with --listen or --share 3 years ago
AngelBottomless 179702adc4
Merge branch 'AUTOMATIC1111:master' into force-push-patch-13 3 years ago
AUTOMATIC f2b69709ea move option access checking to options class out of various places scattered through code 3 years ago
Kyu♥ f1b6ac64e4 Added option to preview Created images on batch completion. 3 years ago
AngelBottomless 7ea5956ad5
now add 3 years ago
AUTOMATIC1111 675b51ebd3
Merge pull request #3986 from R-N/vae-picker
VAE Selector
3 years ago
AUTOMATIC eb5e82c7dd do not unnecessarily run VAE one more time when saving intermediate image with hires fix 3 years ago
timntorres 9c67408004
Allow saving "before-highres-fix. (#4150)
* Save image/s before doing highres fix.
3 years ago
AUTOMATIC 4a8cf01f6f remove duplicate code from #3970 3 years ago
evshiron 51e0a83969 Merge branch 'master' into fix/progress-api 3 years ago
Muhammad Rizqi Nur f8c6468d42
Merge branch 'master' into vae-picker 3 years ago
AUTOMATIC1111 d7622d97f2
Merge pull request #4004 from mamawr/master
Added "--clip-models-path" switch
3 years ago