aboutsummaryrefslogtreecommitdiffstats
path: root/script.js
Commit message (Collapse)AuthorAgeFilesLines
* this should send the currently selected image to other tabs instead of the firstAUTOMATIC2022-09-021-3/+28
|
* added interrupt buttonAUTOMATIC2022-09-011-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
* fix for GPFGAN RGB/BGR (thanks deggua)AUTOMATIC2022-08-311-0/+53
experimental support for negative prompts (without UI) option to do inpainting at full resolution Tooltips for UI elements