- 27 Mar, 2023 20 commits
-
-
AUTOMATIC authored
-
AUTOMATIC authored
-
AUTOMATIC authored
-
AUTOMATIC1111 authored
Fix for API running unwanted alwayson scripts
-
AUTOMATIC1111 authored
Transfer generation parameters to previews
-
AUTOMATIC authored
-
AUTOMATIC1111 authored
Make extra networks button togglable
-
AUTOMATIC1111 authored
feat: try sort as ignore-case
-
AUTOMATIC authored
-
AUTOMATIC1111 authored
Fix dropdown width
-
AUTOMATIC authored
-
AUTOMATIC authored
-
AUTOMATIC1111 authored
Fix img2img aspect ratio overlay in Gradio 3.23.0
-
AUTOMATIC1111 authored
Minor README improvement
-
AUTOMATIC1111 authored
Fix padding on accordion/dropdown list elements
-
AUTOMATIC1111 authored
Fix Send to img2img buttons
-
AUTOMATIC1111 authored
convert to python v3.9
-
camenduru authored
-
camenduru authored
-
- 26 Mar, 2023 20 commits
-
-
AUTOMATIC authored
-
AUTOMATIC authored
-
AUTOMATIC authored
-
AUTOMATIC authored
-
AUTOMATIC1111 authored
loopback.py Colab compatibility and bug fix
-
missionfloyd authored
-
bluelovers authored
-
missionfloyd authored
-
missionfloyd authored
-
AUTOMATIC authored
-
SirFrags authored
-
space-nuko authored
-
space-nuko authored
-
AUTOMATIC1111 authored
Fix notifications not triggering
-
space-nuko authored
-
space-nuko authored
-
Vespinian authored
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.
-
LipeCarmel authored
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
-