aboutsummaryrefslogtreecommitdiffstats
path: root/requirements_versions.txt
AgeCommit message (Collapse)AuthorLines
2023-01-04update pillowVladimir Mandic-1/+1
2023-01-04fix jpegVladimir Mandic-1/+1
2023-01-04Merge remote-tracking branch 'Narsil/fix_safetensors_load_speed'AUTOMATIC-1/+1
2023-01-01Bump gradio version #YOLOAUTOMATIC-1/+1
2022-12-27Version 0.2.7 Fixes Windows SAFETENSORS_FAST_GPU path.Nicolas Patry-1/+1
2022-12-24add blendmodes to requirements_versions, remove aenum as it's already ↵AUTOMATIC-0/+1
required by blendmodes
2022-12-20Set httpcore version in requirements - fixes #4833Florian Chrometz-0/+1
2022-12-10remove NSFW filter and its dependency; if you still want it, find it in the ↵AUTOMATIC-1/+0
extensions section
2022-11-27add safetensors to requirementsAUTOMATIC-0/+1
2022-11-26Add support Stable Diffusion 2.0AUTOMATIC-0/+1
2022-11-09Optional Accelerate Launchd8ahazard-0/+1
2022-11-06bump gradio to 3.9AUTOMATIC-1/+1
2022-11-02switch to gradio 3.8AUTOMATIC-1/+1
2022-10-31add requirements for GitPythonAUTOMATIC-0/+1
2022-10-17add missing requirement for api and fix some typosAUTOMATIC-0/+1
2022-10-15bump gradio to 3.5AUTOMATIC-1/+1
2022-10-11bump gradio to 3.4.1AUTOMATIC-1/+1
2022-10-04Allow nested structures inside schedulesdan-0/+1
2022-10-02move CLIP out of requirements and into launcher to make it possible to ↵AUTOMATIC-1/+0
launch the program offline
2022-09-28clone k-diffusion instead of installing it via pip, and do not install its ↵AUTOMATIC-1/+8
requirements.txt
2022-09-23upgrade to gradio==3.4b3 t fixthe inpain bugsAUTOMATIC-1/+1
rework progressbar/preview to work with new gradio remove unnecessary create style button added link to alternative colab
2022-09-22revert transformers version change that prevents the program from starting.AUTOMATIC-1/+1
2022-09-22Bump Versionsd8ahazard-10/+9
2022-09-18Add buttons for random and reuse seed.Johan Aires Rastén-1/+1
Random button sets seed to -1, reuse copies the seed from the last generated image.
2022-09-13add piexif to requirements_versions.txtJJ-0/+1
2022-09-13revert to old 1.3.5 basicsr because the new one still causes problems for ↵AUTOMATIC-1/+1
some python version
2022-09-13moved most of functionality from webui.bat into cross-platform launch.pyAUTOMATIC-0/+2
moved stable diffusion dependencies into requirements.txt added checkout with specific commit hashes to all external repos
2022-09-13fixed version for GFPGAN and k-diffusionAUTOMATIC-1/+1
made launcher always install requirements bumped basicsr to 1.4.2 because someone wanted it
2022-09-11CLIP interrogatorAUTOMATIC-0/+2
2022-09-10split settings into three columnsAUTOMATIC-2/+2
added a different workaround for gradio mask bug with info in UI switched to newer gradio version
2022-09-09Embed robotoorionaskatu-0/+2
2022-09-08Add scikit-image dependency to requirements_versions.txt for windows users.rewbs-0/+1
2022-09-07remove double basicr requirementAUTOMATIC-2/+1
add seed change for anon
2022-09-06added dependency for gfpganAUTOMATIC-0/+1
2022-09-02change webui.bat to use venvAUTOMATIC-0/+10