aboutsummaryrefslogtreecommitdiffstats
path: root/requirements_versions.txt
Commit message (Collapse)AuthorAgeFilesLines
...
* update pillowVladimir Mandic2023-01-041-1/+1
|
* fix jpegVladimir Mandic2023-01-041-1/+1
|
* Merge remote-tracking branch 'Narsil/fix_safetensors_load_speed'AUTOMATIC2023-01-041-1/+1
|\
| * Version 0.2.7 Fixes Windows SAFETENSORS_FAST_GPU path.Nicolas Patry2022-12-271-1/+1
| |
* | Bump gradio version #YOLOAUTOMATIC2023-01-011-1/+1
|/
* add blendmodes to requirements_versions, remove aenum as it's already ↵AUTOMATIC2022-12-241-0/+1
| | | | required by blendmodes
* Set httpcore version in requirements - fixes #4833Florian Chrometz2022-12-201-0/+1
|
* remove NSFW filter and its dependency; if you still want it, find it in the ↵AUTOMATIC2022-12-101-1/+0
| | | | extensions section
* add safetensors to requirementsAUTOMATIC2022-11-271-0/+1
|
* Add support Stable Diffusion 2.0AUTOMATIC2022-11-261-0/+1
|
* Optional Accelerate Launchd8ahazard2022-11-091-0/+1
|
* bump gradio to 3.9AUTOMATIC2022-11-061-1/+1
|
* switch to gradio 3.8AUTOMATIC2022-11-021-1/+1
|
* add requirements for GitPythonAUTOMATIC2022-10-311-0/+1
|
* add missing requirement for api and fix some typosAUTOMATIC2022-10-171-0/+1
|
* bump gradio to 3.5AUTOMATIC2022-10-151-1/+1
|
* bump gradio to 3.4.1AUTOMATIC2022-10-111-1/+1
|
* Allow nested structures inside schedulesdan2022-10-041-0/+1
|
* move CLIP out of requirements and into launcher to make it possible to ↵AUTOMATIC2022-10-021-1/+0
| | | | launch the program offline
* clone k-diffusion instead of installing it via pip, and do not install its ↵AUTOMATIC2022-09-281-1/+8
| | | | requirements.txt
* upgrade to gradio==3.4b3 t fixthe inpain bugsAUTOMATIC2022-09-231-1/+1
| | | | | | rework progressbar/preview to work with new gradio remove unnecessary create style button added link to alternative colab
* revert transformers version change that prevents the program from starting.AUTOMATIC2022-09-221-1/+1
|
* Bump Versionsd8ahazard2022-09-221-10/+9
|
* Add buttons for random and reuse seed.Johan Aires Rastén2022-09-181-1/+1
| | | | | Random button sets seed to -1, reuse copies the seed from the last generated image.
* add piexif to requirements_versions.txtJJ2022-09-131-0/+1
|
* revert to old 1.3.5 basicsr because the new one still causes problems for ↵AUTOMATIC2022-09-131-1/+1
| | | | some python version
* moved most of functionality from webui.bat into cross-platform launch.pyAUTOMATIC2022-09-131-0/+2
| | | | | moved stable diffusion dependencies into requirements.txt added checkout with specific commit hashes to all external repos
* fixed version for GFPGAN and k-diffusionAUTOMATIC2022-09-121-1/+1
| | | | | made launcher always install requirements bumped basicsr to 1.4.2 because someone wanted it
* CLIP interrogatorAUTOMATIC2022-09-111-0/+2
|
* split settings into three columnsAUTOMATIC2022-09-101-2/+2
| | | | | added a different workaround for gradio mask bug with info in UI switched to newer gradio version
* Embed robotoorionaskatu2022-09-091-0/+2
|
* Add scikit-image dependency to requirements_versions.txt for windows users.rewbs2022-09-081-0/+1
|
* remove double basicr requirementAUTOMATIC2022-09-061-2/+1
| | | | add seed change for anon
* added dependency for gfpganAUTOMATIC2022-09-061-0/+1
|
* change webui.bat to use venvAUTOMATIC2022-09-021-0/+10