AUTOMATIC1111
ec95ced6fb
Merge pull request #4573 from liamkerr/4415-update-generation-info
...
4415 update generation info
3 years ago
AUTOMATIC1111
73776907ec
Merge pull request #4117 from TinkTheBoush/master
...
Adding optional tag shuffling for training
3 years ago
AUTOMATIC1111
6585cba200
Merge pull request #4395 from snowmeow2/master
...
Add DeepDanbooru to the interrogate API
3 years ago
KyuSeok Jung
a1e271207d
Update dataset.py
3 years ago
KyuSeok Jung
b19af67d29
Update dataset.py
3 years ago
KyuSeok Jung
0959907f87
adding tag dropout option
3 years ago
KyuSeok Jung
13a2f1dca3
adding tag drop out option
3 years ago
KyuSeok Jung
6f8a807fe4
Update shared.py
3 years ago
Liam
b98740129c
added event listener for the image gallery modal; moved js to separate file
3 years ago
d8ahazard
ac6fd2a5d9
Fix accelerate check when spaces in path
3 years ago
JingShing
1a01191e27
Add username and password in ngrok.
3 years ago
JingShing
2505f39e28
Add username and password in ngrok.
3 years ago
Tong Zeng
893191cab2
fix a bug in list_files_with_name
3 years ago
Liam
81f2575df9
updating the displayed generation info when user clicks images in the gallery. feature request 4415
3 years ago
d8ahazard
0a54bd3395
Optional Accelerate Launch
3 years ago
cluder
eebf49592a
restore #4035 behavior
...
- if checkpoint cache is set to 1, keep 2 models in cache (current +1 more)
3 years ago
cluder
f37cce0e3d
Merge branch 'master' of https://github.com/cluder/stable-diffusion-webui into 4448_fix_ckpt_cache
3 years ago
cluder
3b51d239ac
- do not use ckpt cache, if disabled
...
- cache model after is has been loaded from file
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
AUTOMATIC
ac08562854
Remove old localizations from the main repo.
...
Where are they now? Here: https://github.com/AUTOMATIC1111/stable-diffusion-webui-old-localizations
3 years ago
AUTOMATIC
1610b32584
add callback for creating a tab in train UI
3 years ago
AUTOMATIC
8011be33c3
move functions out of main body for image preprocessing for easier hijacking
3 years ago
AUTOMATIC
c5334fc56b
fix javascript duplication bug after pressing the restart UI button
3 years ago
AUTOMATIC
804d9fb83d
bump gradio to 3.9
3 years ago
snowmeow2
67c8e11be7
Adding DeepDanbooru to the interrogation API
3 years ago
AUTOMATIC
32c0eab895
load all settings in one call instead of one by one when the page loads
3 years ago
AUTOMATIC1111
5302e2cdd4
Merge pull request #3810 from royshil/roy.add_simple_interrogate_api
...
Add a barebones CLIP interrogate API endpoint
3 years ago
AUTOMATIC1111
07d1bd4267
Merge branch 'master' into roy.add_simple_interrogate_api
3 years ago
AUTOMATIC
6e4de5b442
add load_with_extra function for modules to load checkpoints with extended whitelist
3 years ago
AUTOMATIC
9cd1a66648
remove localization people from CODEOWNERS add a note
3 years ago
AUTOMATIC
e5b4e3f820
add tags to extensions, and ability to filter out tags
...
list changed Settings keys in UI
do not print VRAM/etc stats everywhere but in calls that use GPU
3 years ago
AUTOMATIC
a2a1a2f727
add ability to create extensions that add localizations
3 years ago
AUTOMATIC1111
ea5b90b3b3
Merge pull request #4371 from hotdogee/master
...
Fixes #800 #1562 #2075 #2304 #2931 LDSR upscaler producing black bars
3 years ago
Han Lin
6603f63b7b
Fixes LDSR upscaler producing black bars
3 years ago
Eugenio Buffo
2f47724b73
Merge pull request #4342 from Harvester62/Italian
...
Italian localization - Additions and updates
3 years ago
Bruno Seoane
7f63980e47
Remove unnecesary return
3 years ago
Bruno Seoane
3c72055c22
Add skip endpoint
3 years ago
Bruno Seoane
0ebf66b575
Fix set config endpoint
3 years ago
Bruno Seoane
99b05addb1
Fix options endpoint not showing the full list of options
3 years ago
Bruno Seoane
59ec427dff
Merge remote-tracking branch 'upstream/master'
3 years ago
KyuSeok Jung
9b7289c349
Merge branch 'master' into master
3 years ago
Riccardo Giovanetti
0b028c84ab
Italian localization - Additions and updates
...
Updated localization with the latest version of these Scripts/Extensions:
SD-Chad - Stable Diffusion Aesthetic Scorer (added)
AlphaCanvas
StylePile
Alternate Sampler Noise Schedules
SD Latent Mirroring (new)
SD Dynamic Prompts
Dataset Tag Editor
Depth Maps (new)
Improved prompt matrix (new)
New Extensions:
Auto-sd-paint-ext (new)
training-picker (new)
Unprompted
NovelAI-2-local-prompt (new)
tokenizer (new)
Hope there aren't too many mistakes or wrong translations, in case let me know.
3 years ago
Dynamic
b08698a09a
Merge pull request #4337 from 36DB/kr-localization
...
Update ko_KR.json
3 years ago
Dynamic
29f48b7803
Update ko_KR.json
...
New setting option and some additional extension index strings
3 years ago
AUTOMATIC
159475e072
tweak names a bit for new samplers
3 years ago
AUTOMATIC1111
bbfdfa52c5
Merge pull request #4304 from hentailord85ez/k-diffusion-update
...
Add support for the new DPM-Solver++ samplers added to k-diffusion
3 years ago
AUTOMATIC1111
2e604233fd
Merge pull request #4329 from Blucknote/patch-1
...
Python 3.8 typing compatibility
3 years ago
AUTOMATIC1111
a546e2a8c9
Merge pull request #4173 from evshiron/fix/encode-pnginfo
...
add back png info in image api
3 years ago
evshiron
b6cfaaa20b
Merge branch 'master' into fix/encode-pnginfo
3 years ago
AUTOMATIC
62e3d71aa7
rework the code to not use the walrus operator because colab's 3.7 does not support it
3 years ago