Commit Graph

64 Commits

Author SHA1 Message Date
AUTOMATIC b1707553cf added resize seeds and variation seeds features 2022-09-09 17:54:04 +03:00
JohannesGaessler bb46ad9504 Fixed typos in JavaScript descriptions 2022-09-08 18:19:53 +02:00
rewbs ed01f69542 Turn the loopback denoise strength change factor into a parameter rather than hardcoding to 0.95. Set the default to 1. 2022-09-08 12:02:06 +00:00
fuzzytent 4d5a366f00 Allow copy-pasting images into file inputs 2022-09-07 21:58:11 +02:00
AUTOMATIC ee29bb77bf FIX GRADIO CRASHING WHEN SWITCHING FROM TAB WITH MASK THANK YOU 2022-09-07 21:26:19 +03:00
AUTOMATIC fd66199769 added preview option 2022-09-06 19:33:51 +03:00
AUTOMATIC a243bc7859 added progressbar
added an option to disable progressbar
added interrupt support to DDIM/PLMS
2022-09-06 02:09:01 +03:00
AUTOMATIC b6763fb884 added random artist button
added a setting for padding when doing inpaint at original resolution
2022-09-05 23:08:06 +03:00
AUTOMATIC 811725d3aa Update webui.py to instruct python to install binary packages; this should prevent errors people are getting with lacking C++ compilers 2022-09-05 10:41:01 +03:00
AUTOMATIC 592334f322 scripts 2022-09-03 19:32:45 +03:00
AUTOMATIC f40617d6c4 support for scripts 2022-09-03 17:21:15 +03:00
AUTOMATIC 4cafad66d2 this should send the currently selected image to other tabs instead of the first 2022-09-02 23:25:29 +03:00
AUTOMATIC a6adc22f07 added interrupt button
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-09-01 21:20:25 +03:00
AUTOMATIC 757bb7c46b fix for GPFGAN RGB/BGR (thanks deggua)
experimental support for negative prompts (without UI)
option to do inpainting at full resolution
Tooltips for UI elements
2022-08-31 22:19:30 +03:00