11 Commits (33e6b6e9a6b99af13a329a9bf2e3193839114ec2)

Author SHA1 Message Date
AUTOMATIC 33e6b6e9a6 moved most of functionality from webui.bat into cross-platform launch.py
moved stable diffusion dependencies into requirements.txt
added checkout with specific commit hashes to all external repos
3 years ago
AUTOMATIC ac9b2ec010 fixed version for GFPGAN and k-diffusion
made launcher always install requirements
bumped basicsr to 1.4.2 because someone wanted it
3 years ago
AUTOMATIC f194457229 CLIP interrogator 3 years ago
AUTOMATIC a5316bbf63 add missing reqs from PR
add missing check to autoinstall that will install fonts for existing users
remove unusaed line from another PR
3 years ago
rewbs 52e071da2a Add color correction to img2img loopback to avoid a progressive skew to magenta. Based on codedealer's PR to hlky's repo here: https://github.com/sd-webui/stable-diffusion-webui/pull/698/files. 3 years ago
AUTOMATIC a1743e4518 remove double basicr requirement
add seed change for anon
3 years ago
AUTOMATIC 0bfa0d4381 added dependency for gfpgan 3 years ago
AUTOMATIC 395f170597 readme extras for VRAM for
added missing packages to requirements for #74
add support for negative numbers in X/Y plot (plus ranges) #73
changed progressbar to work properly with custom modes
3 years ago
AUTOMATIC 0b8ca64aa2 applied workaround for gradio 3.2 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 e38ad2ee95 added detailed installation instructions
fixed bug with missing same dir for a new install
added ctrl+c hander to immediately stop the program instead of waiting
3 years ago