aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-11-11Merge pull request #4395 from snowmeow2/masterAUTOMATIC1111
Add DeepDanbooru to the interrogate API
2022-11-11Update dataset.pyKyuSeok Jung
2022-11-11Forcing HTTPS instead of HTTP for ngrokNoCrypt
For security reason.
2022-11-11Update dataset.pyKyuSeok Jung
2022-11-11adding tag dropout optionKyuSeok Jung
2022-11-11adding tag drop out optionKyuSeok Jung
2022-11-11Update shared.pyKyuSeok Jung
2022-11-10added event listener for the image gallery modal; moved js to separate fileLiam
2022-11-10Fix accelerate check when spaces in pathd8ahazard
2022-11-10Add username and password in ngrok.JingShing
2022-11-10Add username and password in ngrok.JingShing
2022-11-10fix a bug in list_files_with_nameTong Zeng
2022-11-09updating the displayed generation info when user clicks images in the ↵Liam
gallery. feature request 4415
2022-11-09Optional Accelerate Launchd8ahazard
2022-11-09restore #4035 behaviorcluder
- if checkpoint cache is set to 1, keep 2 models in cache (current +1 more)
2022-11-09Merge branch 'master' of https://github.com/cluder/stable-diffusion-webui ↵cluder
into 4448_fix_ckpt_cache
2022-11-09- do not use ckpt cache, if disabledcluder
- cache model after is has been loaded from file
2022-11-08blur mask with color-sketch + add paint transparency sliderkavorite
2022-11-08actual better fixpepe10-gpu
thanks C43H66N12O12S2
2022-11-08Add option to preload extensionsd8ahazard
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.
2022-11-08add new color-sketch state to img2img invocationkavorite
2022-11-08Remove old localizations from the main repo.AUTOMATIC
Where are they now? Here: https://github.com/AUTOMATIC1111/stable-diffusion-webui-old-localizations
2022-11-08add callback for creating a tab in train UIAUTOMATIC
2022-11-08move functions out of main body for image preprocessing for easier hijackingAUTOMATIC
2022-11-08fix javascript duplication bug after pressing the restart UI buttonAUTOMATIC
2022-11-07terrible hackpepe10-gpu
2022-11-07add gradio-inpaint-tool; color-sketchkavorite
2022-11-07Add CORS-allow policy launch argument using regexKeavon Chambers
2022-11-0616xx card fixpepe10-gpu
cudnn
2022-11-06bump gradio to 3.9AUTOMATIC
2022-11-07Adding DeepDanbooru to the interrogation APIsnowmeow2
2022-11-06load all settings in one call instead of one by one when the page loadsAUTOMATIC
2022-11-06Merge branch 'master' into enable-override-hypernetBilly Cao
2022-11-06Resolve conflictBilly Cao
2022-11-06Merge pull request #3810 from royshil/roy.add_simple_interrogate_apiAUTOMATIC1111
Add a barebones CLIP interrogate API endpoint
2022-11-06Merge branch 'master' into roy.add_simple_interrogate_apiAUTOMATIC1111
2022-11-06add load_with_extra function for modules to load checkpoints with extended ↵AUTOMATIC
whitelist
2022-11-06remove localization people from CODEOWNERS add a noteAUTOMATIC
2022-11-06add tags to extensions, and ability to filter out tagsAUTOMATIC
list changed Settings keys in UI do not print VRAM/etc stats everywhere but in calls that use GPU
2022-11-06add ability to create extensions that add localizationsAUTOMATIC
2022-11-06Merge pull request #4371 from hotdogee/masterAUTOMATIC1111
Fixes #800 #1562 #2075 #2304 #2931 LDSR upscaler producing black bars
2022-11-06Fixes LDSR upscaler producing black barsHan Lin
2022-11-06fix scripts ignores file format settings for gridsbyzod
2022-11-06ignores file format settings for gridsbyzod
2022-11-06Merge pull request #4342 from Harvester62/ItalianEugenio Buffo
Italian localization - Additions and updates
2022-11-05Remove unnecesary returnBruno Seoane
2022-11-05Add skip endpointBruno Seoane
2022-11-05Fix set config endpointBruno Seoane
2022-11-05Fix options endpoint not showing the full list of optionsBruno Seoane
2022-11-05Merge remote-tracking branch 'upstream/master'Bruno Seoane