| Age | Commit message (Collapse) | Author | Lines | 
|---|
|  |  | 
|  | Add minimum requirements for skimage version | 
|  | In my defense I was doing this on my phone. | 
|  |  | 
|  | Related to https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/393 | 
|  | moved stable diffusion dependencies into requirements.txt
added checkout with specific commit hashes to all external repos | 
|  | made launcher always install requirements
bumped basicsr to 1.4.2 because someone wanted it | 
|  |  | 
|  | add missing check to autoinstall that will install fonts for existing users
remove unusaed line from another PR | 
|  | magenta. Based on codedealer's PR to hlky's repo here: https://github.com/sd-webui/stable-diffusion-webui/pull/698/files. | 
|  | add seed change for anon | 
|  |  | 
|  | 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 | 
|  |  | 
|  | 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 | 
|  | fixed bug with missing same dir for a new install
added ctrl+c hander to immediately stop the program instead of waiting |