Age | Commit message (Collapse) | Author |
|
Make extra networks button togglable
|
|
feat: try sort as ignore-case
|
|
more neutral one
|
|
Fix dropdown width
|
|
|
|
|
|
Fix img2img aspect ratio overlay in Gradio 3.23.0
|
|
Minor README improvement
|
|
Fix padding on accordion/dropdown list elements
|
|
Fix Send to img2img buttons
|
|
convert to python v3.9
|
|
|
|
|
|
upscaler is not found
|
|
|
|
|
|
|
|
loopback.py Colab compatibility and bug fix
|
|
|
|
|
|
|
|
|
|
in forward()
|
|
|
|
|
|
Fix notifications not triggering
|
|
|
|
|
|
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
|
|
fix overriding getElementById on document
|
|
|
|
|
|
Add search textbox to filter available extensions by name/description
|
|
|
|
|
|
make launch.py use the same command line argument parser as the main program
|
|
|
|
|
|
|
|
|
|
disable pil checks
|
|
allow usage of latest pytorch_lighning
|
|
Updating safetensors version (fully backward compatible)
|
|
Custom height and width settings for Extra Networks cards
|
|
api error handler
|
|
|
|
|
|
fix output-html text overflow.
|
|
|
|
GRADIO_ANALYTICS_ENABLED=True
|