64 Commits (d25c4b13e4be0c89401637c769e3634e7ee456a7)

Author SHA1 Message Date
AUTOMATIC b1707553cf added resize seeds and variation seeds features 3 years ago
JohannesGaessler bb46ad9504 Fixed typos in JavaScript descriptions 3 years ago
rewbs ed01f69542 Turn the loopback denoise strength change factor into a parameter rather than hardcoding to 0.95. Set the default to 1. 3 years ago
fuzzytent 4d5a366f00 Allow copy-pasting images into file inputs 3 years ago
AUTOMATIC ee29bb77bf FIX GRADIO CRASHING WHEN SWITCHING FROM TAB WITH MASK THANK YOU 3 years ago
AUTOMATIC fd66199769 added preview option 3 years ago
AUTOMATIC a243bc7859 added progressbar
added an option to disable progressbar
added interrupt support to DDIM/PLMS
3 years ago
AUTOMATIC b6763fb884 added random artist button
added a setting for padding when doing inpaint at original resolution
3 years ago
AUTOMATIC 811725d3aa Update webui.py to instruct python to install binary packages; this should prevent errors people are getting with lacking C++ compilers 3 years ago
AUTOMATIC 592334f322 scripts 3 years ago
AUTOMATIC f40617d6c4 support for scripts 3 years ago
AUTOMATIC 4cafad66d2 this should send the currently selected image to other tabs instead of the first 3 years ago
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
3 years ago
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
3 years ago