3967 Commits (c5e1efb4ca7617f7cb4a687abd888fa48cba733f)
 

Author SHA1 Message Date
AUTOMATIC1111 c5e1efb4ca
Merge pull request #8525 from bluelovers/pr/sort-001
feat: try sort as ignore-case
3 years ago
AUTOMATIC b40538a7fe reformat css from latest commits, change color for dropdown selection to more neutral one 3 years ago
AUTOMATIC1111 8a454dab33
Merge pull request #8959 from missionfloyd/dropdown-width
Fix dropdown width
3 years ago
AUTOMATIC 3d09b4e99f remove -y, bring back -f 3 years ago
AUTOMATIC ff0d97c1e3 bring back -y 3 years ago
AUTOMATIC1111 e8f34e3b41
Merge pull request #8938 from space-nuko/fix-image-ar-overlay
Fix img2img aspect ratio overlay in Gradio 3.23.0
3 years ago
AUTOMATIC1111 c19036d3fe
Merge pull request #8615 from gmikhail/readme-improvement
Minor README improvement
3 years ago
AUTOMATIC1111 3b5a3fab91
Merge pull request #8943 from space-nuko/fix-accordion-padding
Fix padding on accordion/dropdown list elements
3 years ago
AUTOMATIC1111 a89af2325d
Merge pull request #8940 from space-nuko/fix-send-to-img2img
Fix Send to img2img buttons
3 years ago
AUTOMATIC1111 a336c7fe23
Merge pull request #9017 from camenduru/dev
convert to python v3.9
3 years ago
camenduru 6a147db128
convert to python v3.9 3 years ago
camenduru 9d7390d2d1
convert to python v3.9 3 years ago
AUTOMATIC 4c1ad743e3 for img2img, use None as upscaler instead of erroring out if the desired upscaler is not found 3 years ago
AUTOMATIC 532ac22b38 Merge branch 'lora_inplace' 3 years ago
AUTOMATIC 650ddc9dd3 Lora support for SD2 3 years ago
AUTOMATIC b705c9b72b Merge branch 'lora_sd2' into lora_inplace 3 years ago
AUTOMATIC1111 64da5c46ef
Merge pull request #8931 from LipeCarmel/patch-1
loopback.py Colab compatibility and bug fix
3 years ago
missionfloyd d286df0a71
Fix dropdown width 3 years ago
bluelovers d64ff4248b remove changes in textual_inversion.py 3 years ago
AUTOMATIC 80b26d2a69 apply Lora by altering layer's weights instead of adding more calculations in forward() 3 years ago
space-nuko d3b188c82d Fix padding on accordion/dropdown list elements 3 years ago
space-nuko 5eb7ff7768 Fix Send to img2img buttons 3 years ago
AUTOMATIC1111 a0d07fb580
Merge pull request #8936 from space-nuko/fix-notifications
Fix notifications not triggering
3 years ago
space-nuko 945f6e5e99 Fix img2img aspect ratio overlay in Gradio 3.23.0 3 years ago
space-nuko 9377092a89 Fix notifications not triggering 3 years ago
LipeCarmel 5c7ab90a4e
loopback.py Colab compatibility and bug fix
This code (suggested by @abvgdeabvgde2 ) literally does the same thing and it does not break with Python 3.9, making it helpful for Google Colab users (me included).
fixes #8927
Also a partial fix for #8902 but it does not resolve the unresponsive UI problem faced by @Archon332
3 years ago
AUTOMATIC1111 91ae48fd7e
Merge pull request #8921 from remixer-dec/fix-callstack-loop
fix overriding getElementById on document
3 years ago
AUTOMATIC 69eb2a9ee8 add missing extensions_dir, extensions_builtin_dir to extensions.py 3 years ago
Remixer Dec 22bfcf135f fix overriding getElementById on document 3 years ago
AUTOMATIC1111 b2c428a095
Merge pull request #8839 from pieresimakp/master
Add search textbox to filter available extensions by name/description
3 years ago
AUTOMATIC1111 9b2dcb04bc
Merge branch 'master' into master 3 years ago
AUTOMATIC 68953a4705 specify the tests dir in automated tests 3 years ago
AUTOMATIC 8c801362b4 split commandline args into its own file
make launch.py use the same command line argument parser as the main program
3 years ago
Andrey 3ec7e19f2b Split history: mv temp modules/shared.py 3 years ago
Andrey 932dbfe7d9 Split history: merge 3 years ago
Andrey 0450d90605 Split history: mv modules/shared.py temp 3 years ago
Andrey a5cef4932f Split history: mv modules/shared.py modules/cmd_args.py 3 years ago
AUTOMATIC1111 aba5d639fb
Merge pull request #8547 from vladmandic/image-size
disable pil checks
3 years ago
AUTOMATIC1111 d9b9bf78b3
Merge pull request #8508 from vladmandic/lightning
allow usage of latest pytorch_lighning
3 years ago
AUTOMATIC1111 009bc9f534
Merge pull request #8698 from Narsil/update_safetensors
Updating safetensors version (fully backward compatible)
3 years ago
AUTOMATIC1111 6b00d876f7
Merge pull request #7936 from EllangoK/master
Custom height and width settings for Extra Networks cards
3 years ago
AUTOMATIC1111 a03536f213
Merge pull request #8662 from vladmandic/api-handler
api error handler
3 years ago
EllangoK 38335e1b8f readds metadata_button 3 years ago
AUTOMATIC 616cc13b6b update overflow-wrap: break-word; for gradio 3.23 3 years ago
AUTOMATIC1111 bb851e84c1
Merge pull request #8723 from whwlsfb/patch-1
fix output-html text overflow.
3 years ago
AUTOMATIC1111 db7caf9b9c
Merge branch 'master' into patch-1 3 years ago
AUTOMATIC c1294d849a make it possible for user to enable gradio analytics by setting GRADIO_ANALYTICS_ENABLED=True 3 years ago
AUTOMATIC1111 501f40d834
Merge pull request #8658 from hananbeer/disable_gradio_analytics
preserve privacy by disabling gradio analytics globally
3 years ago
AUTOMATIC1111 983d48a921
Merge pull request #8772 from mcmonkey4eva/img2img-alt-sd2-fix
Fix img2img-alternative-test script for SD v2.x
3 years ago
Karun 63a2f8d822
Merge branch 'master' into master 3 years ago