aboutsummaryrefslogtreecommitdiffstats
path: root/script.js
AgeCommit message (Collapse)AuthorLines
2022-09-05Update webui.py to instruct python to install binary packages; this should ↵AUTOMATIC-0/+4
prevent errors people are getting with lacking C++ compilers
2022-09-03scriptsAUTOMATIC-1/+1
2022-09-03support for scriptsAUTOMATIC-2/+25
2022-09-02this should send the currently selected image to other tabs instead of the firstAUTOMATIC-3/+28
2022-09-01added interrupt buttonAUTOMATIC-3/+4
added save button --always-batch-cond-uncond as a workaround for performance regression option for low memory users specify gradio version as 3.1.5 because of what looks like a bug
2022-08-31fix for GPFGAN RGB/BGR (thanks deggua)AUTOMATIC-0/+53
experimental support for negative prompts (without UI) option to do inpainting at full resolution Tooltips for UI elements