aboutsummaryrefslogtreecommitdiff
path: root/requirements_versions.txt
AgeCommit message (Collapse)Author
2022-10-08Update requirements_versions.txtC43H66N12O12S2
2022-10-04Allow nested structures inside schedulesdan
2022-10-02move CLIP out of requirements and into launcher to make it possible to ↵AUTOMATIC
launch the program offline
2022-09-28clone k-diffusion instead of installing it via pip, and do not install its ↵AUTOMATIC
requirements.txt
2022-09-23upgrade to gradio==3.4b3 t fixthe inpain bugsAUTOMATIC
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
2022-09-22Bump Versionsd8ahazard
2022-09-18Add buttons for random and reuse seed.Johan Aires Rastén
Random button sets seed to -1, reuse copies the seed from the last generated image.
2022-09-13add piexif to requirements_versions.txtJJ
2022-09-13revert to old 1.3.5 basicsr because the new one still causes problems for ↵AUTOMATIC
some python version
2022-09-13moved most of functionality from webui.bat into cross-platform launch.pyAUTOMATIC
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
made launcher always install requirements bumped basicsr to 1.4.2 because someone wanted it
2022-09-11CLIP interrogatorAUTOMATIC
2022-09-10split settings into three columnsAUTOMATIC
added a different workaround for gradio mask bug with info in UI switched to newer gradio version
2022-09-09Embed robotoorionaskatu
2022-09-08Add scikit-image dependency to requirements_versions.txt for windows users.rewbs
2022-09-07remove double basicr requirementAUTOMATIC
add seed change for anon
2022-09-06added dependency for gfpganAUTOMATIC
2022-09-02change webui.bat to use venvAUTOMATIC