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
space-nuko
c5f9f7c237
Use .success() callback on img2img preview inputs change
3 years ago
Vespinian
23f6dfce4c
Reworked this PR, now we have 2 default arg list (one for each tab) that will be initialized on the first api request and then reused afterwards. The init_script_args copies the corresponding default list and applies the modifications asked by the api request.
3 years ago
Vespinian
f371579571
Revert "Made copies of global scriptrunners, now we clear the copied scriptrunner of alwayson_scripts and only add back the ones that that were requested"
...
This reverts commit dfa258de5f .
3 years ago
Vespinian
db602b100e
Revert "Comment fix"
...
This reverts commit f04bd037a5 .
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
space-nuko
75e7eb9172
img2img resolution preview should use currently selected tab's image
3 years ago
space-nuko
7ea5d395c4
Add upscaler to img2img
3 years ago
space-nuko
68999d0b15
Add upscale slider to img2img
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
AUTOMATIC
b7c14ed041
final part of merging #8749
3 years ago
AUTOMATIC1111
e442b73633
Merge pull request #8749 from missionfloyd/extra-network-info
...
Don't bubble when metadata_button is clicked
3 years ago
AUTOMATIC1111
8dbe793af5
Merge branch 'master' into extra-network-info
3 years ago
AUTOMATIC1111
70615448b2
Merge pull request #8717 from nonnonstop/fix-installpy
...
Fix problem of install.py when data-dir is specified
3 years ago
AUTOMATIC1111
956ed9a737
Merge pull request #8780 from Brawlence/master
...
Unload and re-load checkpoint to VRAM on request (API & Manual)
3 years ago
AUTOMATIC1111
8d2c582e3e
Merge pull request #8797 from ArrowM/master
...
Move `load_file_from_url` import
3 years ago
AUTOMATIC1111
c0a7ff8055
Merge pull request #8803 from mlhub-action/fix_scripts_load_order
...
Fix scripts load order
3 years ago
AUTOMATIC1111
90410e212f
Merge pull request #8814 from catboxanon/inpaint-mask
...
Add ability to display and/or save inpainting mask and masked composite
3 years ago
AUTOMATIC1111
8402682118
Merge pull request #8651 from vladmandic/flicker
...
disable gradio css transitions
3 years ago
AUTOMATIC1111
e8bbc344c3
Merge pull request #8824 from zimkjh/fix-variable-typo
...
fix variable typo
3 years ago
AUTOMATIC1111
9d2551d593
Merge pull request #8647 from Tps-F/add_submodule
...
Support git submodule for extension and Fix Windows PermissionError
3 years ago
AUTOMATIC1111
442f710d94
Merge pull request #8799 from JaRail/master
...
Loopback Script Updates
3 years ago
AUTOMATIC1111
2664198584
Merge pull request #8801 from EllangoK/xyz-values
...
Fixes xyz extra_generation_params not being saved (previously worked)
3 years ago