2461 Commits (a1a376331c9ecbbee77b86daeaba44587cc56557)
 

Author SHA1 Message Date
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
AUTOMATIC 0ab0a50f9a change formatting to match the main program in devices.py 3 years ago
AUTOMATIC c62d17aee3 use the new devices.has_mps() function in register_buffer for DDIM/PLMS fix for OSX 3 years ago
AUTOMATIC1111 526f0aa556
Merge pull request #4623 from fumiama/mps
Fix wrong mps fallback
3 years ago
源文雨 1130d5df66
Update devices.py 3 years ago
源文雨 76ab31e188 Fix wrong mps selection below MasOS 12.3 3 years ago
AUTOMATIC 7ba3923d5b move DDIM/PLMS fix for OSX out of the file with inpainting code. 3 years ago
AUTOMATIC1111 bb2e2c82ce
Merge pull request #4233 from thesved/patch-1
Make DDIM and PLMS work on Mac OS
3 years ago
AUTOMATIC1111 b8a2e38758
Merge pull request #4543 from tong-zeng/master
Fix a bug in list_files_with_name
3 years ago
AUTOMATIC1111 e666220ee4
Merge pull request #4514 from cluder/4448_fix_ckpt_cache
#4448 fix checkpoint cache usage
3 years ago
AUTOMATIC1111 6a2044f566
Merge pull request #4563 from JingShing/master
Add username and password in ngrok
3 years ago
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
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
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
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