aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
Commit message (Collapse)AuthorAgeFilesLines
* Added missing requirement 'timm'Leonard Kugis2024-04-071-0/+1
|
* Drop dependency on basicsrAarni Koskela2023-12-301-1/+0
|
* Unify CodeFormer and GFPGAN restoration backends, use Spandrel for GFPGANAarni Koskela2023-12-301-1/+0
|
* Use Spandrel for upscaling and face restoration architectures (aside from ↵Aarni Koskela2023-12-301-2/+1
| | | | GFPGAN and LDSR)
* update gradio to 3.41.2AUTOMATIC11112023-08-271-1/+1
|
* bump gradio versionAUTOMATIC11112023-08-241-1/+1
|
* Pin fastapi to > 0.90.1 to fix crashOlivier Lacan2023-08-071-0/+1
| | | | | | | See https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/11642#issuecomment-1643298659 This resolves a crashing bug for me on Python 3.10 and it appears to do so as well for others.
* Merge branch 'dev' into devAUTOMATIC11112023-08-041-1/+1
|\
| * gradio 3.39AUTOMATIC11112023-08-041-1/+1
| |
* | Update requirements.txtwzgrx2023-07-171-2/+2
|/
* SDXL supportAUTOMATIC11112023-07-121-0/+1
|
* Synchronize requirements/requirements_versionsAarni Koskela2023-05-281-5/+5
| | | | | | * Remove deps not listed in _versions from requirements * Omit versions when they don't match _versions
* Sort requirements filesAarni Koskela2023-05-281-17/+17
|
* Upgrade Gradio, remove docs URL hackAarni Koskela2023-05-221-1/+1
|
* bump gradioAUTOMATIC2023-05-181-1/+1
|
* updates for #9256AUTOMATIC2023-05-141-0/+1
|
* Drop fonts + font-roboto deps since we only use the single regular cut of RobotoAarni Koskela2023-05-111-2/+0
|
* bump gradio version for all suffering musiciansAUTOMATIC2023-05-101-1/+1
|
* bump gradio to 3.28.1AUTOMATIC2023-04-291-1/+1
|
* Merge branch 'dev' into remove-watermark-optionAUTOMATIC11112023-04-291-1/+2
|\
| * Merge branch 'dev' into torchAUTOMATIC11112023-04-291-1/+1
| |\
| | * bump gradio to 3.27AUTOMATIC2023-04-291-1/+1
| | |
| * | update torchVladimir Mandic2023-03-301-0/+1
| |/
* | Merge branch 'master' into remove-watermark-optionspace-nuko2023-03-271-1/+2
|\|
| * Merge pull request #8662 from vladmandic/api-handlerAUTOMATIC11112023-03-251-0/+1
| |\ | | | | | | api error handler
| | * api error handlerVladimir Mandic2023-03-151-0/+1
| | |
| * | bump gradio to 3.23AUTOMATIC2023-03-251-1/+1
| | | | | | | | | | | | fix broken image dragging
| * | initial gradio 3.22 supportAUTOMATIC2023-03-251-1/+1
| |/
* / Remove "do not add watermark to images" optionspace-nuko2023-03-231-1/+0
|/
* 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 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
|/
* Merge remote-tracking branch 'upstream/master' into sub-quad_attn_optbrkirch2023-01-061-1/+1
|\
| * update req.txthithereai2023-01-031-1/+1
| | | | | | | | | | The old 'opencv-python' package is very limiting in terms of optical flow - so I propose a package change to 'opencv-contrib-python', which has more cv2.optflow methods. These are needed for optical flow trickery in auto1111 and its extensions, and it cannot be installed by an extension as only a single package of opencv needs to be installed for optical flow to work properly. Change of the main one is Inevitable.
* | Merge branch 'AUTOMATIC1111:master' into sub-quad_attn_optbrkirch2023-01-061-1/+1
|\|
| * Bump gradio version #YOLOAUTOMATIC2023-01-011-1/+1
| |
* | Add Birch-san's sub-quadratic attention implementationbrkirch2023-01-061-1/+1
|/
* add blendmodes to requirements_versions, remove aenum as it's already ↵AUTOMATIC2022-12-241-1/+0
| | | | required by blendmodes
* Update requirements.txtThereforeGames2022-12-111-0/+2
|
* remove NSFW filter and its dependency; if you still want it, find it in the ↵AUTOMATIC2022-12-101-1/+0
| | | | extensions section
* Add psutil if using macOS to requirements.txtbrkirch2022-12-071-0/+1
|
* 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
|
* Update requirements.txtlaksjdjf2022-11-011-1/+1
|
* add requirements for GitPythonAUTOMATIC2022-10-311-0/+1
|
* download better face detection module dynamicallycaptin4112022-10-251-0/+2
|