aboutsummaryrefslogtreecommitdiffstats
path: root/requirements_versions.txt
Commit message (Collapse)AuthorAgeFilesLines
* bump gradio version for all suffering musiciansAUTOMATIC2023-05-101-1/+1
|
* bump gradio to 3.28.1AUTOMATIC2023-04-291-1/+1
|
* stuff related to torch version changeAUTOMATIC2023-04-291-1/+1
|
* Merge branch 'dev' into torchAUTOMATIC11112023-04-291-1/+1
|\
| * bump gradio to 3.27AUTOMATIC2023-04-291-1/+1
| |
* | update torchVladimir Mandic2023-03-301-2/+2
|/
* Merge pull request #8508 from vladmandic/lightningAUTOMATIC11112023-03-251-1/+1
|\ | | | | allow usage of latest pytorch_lighning
| * all usage of newer pytorch_lighningVladimir Mandic2023-03-111-1/+1
| |
* | Merge pull request #8698 from Narsil/update_safetensorsAUTOMATIC11112023-03-251-1/+1
|\ \ | | | | | | Updating safetensors version (fully backward compatible)
| * | Updating safetensors version (fully backward compatible)Nicolas Patry2023-03-171-1/+1
| | | | | | | | | | | | | | | - Main takeaway is that the newly created files should load better because pointer alignment is forced
* | | bump gradio to 3.23AUTOMATIC2023-03-251-1/+1
| | | | | | | | | | | | fix broken image dragging
* | | initial gradio 3.22 supportAUTOMATIC2023-03-251-1/+1
|/ /
* / allow usage of latest fastapiVladimir Mandic2023-03-111-1/+1
|/
* bump GitPython to 3.1.30 because some people would be upset about it being ↵AUTOMATIC2023-03-111-1/+1
| | | | below that version #8118
* Fix: v0.91.0 of fastapi Cannot add middleware after an application has startedzijiren2332023-02-101-0/+1
|
* Update requirements transformers==4.25.1Kyle2023-01-251-1/+1
| | | | Update requirement for transformers to version 4.25.1 to allow instruct-pix2pix demo code to work
* remove the pip install stuff because it does not work as i hoped it wouldAUTOMATIC2023-01-241-1/+0
|
* add fastapi to requirementsAUTOMATIC2023-01-241-0/+1
|
* remove fairscale requirement, add fake fairscale to make BLIP not complain ↵AUTOMATIC2023-01-241-1/+0
| | | | about it
* bump gradio to 3.16.2AUTOMATIC2023-01-181-1/+1
|\ | | | | | | change style selection to multiselect dropdown
| * bump gradio to 3.16.1AUTOMATIC2023-01-141-1/+1
|/
* 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
|