aboutsummaryrefslogtreecommitdiffstats
path: root/requirements_versions.txt
AgeCommit message (Collapse)AuthorLines
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