aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
AgeCommit message (Collapse)AuthorLines
2023-08-27update gradio to 3.41.2AUTOMATIC1111-1/+1
2023-08-24bump gradio versionAUTOMATIC1111-1/+1
2023-08-07Pin fastapi to > 0.90.1 to fix crashOlivier Lacan-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.
2023-08-04Merge branch 'dev' into devAUTOMATIC1111-1/+1
2023-08-04gradio 3.39AUTOMATIC1111-1/+1
2023-07-17Update requirements.txtwzgrx-2/+2
2023-07-12SDXL supportAUTOMATIC1111-0/+1
2023-05-28Synchronize requirements/requirements_versionsAarni Koskela-5/+5
* Remove deps not listed in _versions from requirements * Omit versions when they don't match _versions
2023-05-28Sort requirements filesAarni Koskela-17/+17
2023-05-22Upgrade Gradio, remove docs URL hackAarni Koskela-1/+1
2023-05-18bump gradioAUTOMATIC-1/+1
2023-05-14updates for #9256AUTOMATIC-0/+1
2023-05-11Drop fonts + font-roboto deps since we only use the single regular cut of RobotoAarni Koskela-2/+0
2023-05-10bump gradio version for all suffering musiciansAUTOMATIC-1/+1
2023-04-29bump gradio to 3.28.1AUTOMATIC-1/+1
2023-04-29Merge branch 'dev' into remove-watermark-optionAUTOMATIC1111-1/+2
2023-04-29Merge branch 'dev' into torchAUTOMATIC1111-1/+1
2023-04-29bump gradio to 3.27AUTOMATIC-1/+1
2023-03-30update torchVladimir Mandic-0/+1
2023-03-27Merge branch 'master' into remove-watermark-optionspace-nuko-1/+2
2023-03-25Merge pull request #8662 from vladmandic/api-handlerAUTOMATIC1111-0/+1
api error handler
2023-03-25bump gradio to 3.23AUTOMATIC-1/+1
fix broken image dragging
2023-03-25initial gradio 3.22 supportAUTOMATIC-1/+1
2023-03-23Remove "do not add watermark to images" optionspace-nuko-1/+0
2023-03-15api error handlerVladimir Mandic-0/+1
2023-01-25Update requirements transformers==4.25.1Kyle-1/+1
Update requirement for transformers to version 4.25.1 to allow instruct-pix2pix demo code to work
2023-01-24remove fairscale requirement, add fake fairscale to make BLIP not complain ↵AUTOMATIC-1/+0
about it
2023-01-18bump gradio to 3.16.2AUTOMATIC-1/+1
change style selection to multiselect dropdown
2023-01-14bump gradio to 3.16.1AUTOMATIC-1/+1
2023-01-06Merge remote-tracking branch 'upstream/master' into sub-quad_attn_optbrkirch-1/+1
2023-01-06Merge branch 'AUTOMATIC1111:master' into sub-quad_attn_optbrkirch-1/+1
2023-01-06Add Birch-san's sub-quadratic attention implementationbrkirch-1/+1
2023-01-03update req.txthithereai-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.
2023-01-01Bump gradio version #YOLOAUTOMATIC-1/+1
2022-12-24add blendmodes to requirements_versions, remove aenum as it's already ↵AUTOMATIC-1/+0
required by blendmodes
2022-12-11Update requirements.txtThereforeGames-0/+2
2022-12-10remove NSFW filter and its dependency; if you still want it, find it in the ↵AUTOMATIC-1/+0
extensions section
2022-12-06Add psutil if using macOS to requirements.txtbrkirch-0/+1
2022-11-27add safetensors to requirementsAUTOMATIC-0/+1
2022-11-26Add support Stable Diffusion 2.0AUTOMATIC-0/+1
2022-11-09Optional Accelerate Launchd8ahazard-0/+1
2022-11-06bump gradio to 3.9AUTOMATIC-1/+1
2022-11-02switch to gradio 3.8AUTOMATIC-1/+1
2022-11-01Update requirements.txtlaksjdjf-1/+1
2022-10-31add requirements for GitPythonAUTOMATIC-0/+1
2022-10-25download better face detection module dynamicallycaptin411-0/+2
2022-10-17add missing requirement for api and fix some typosAUTOMATIC-0/+1
2022-10-15bump gradio to 3.5AUTOMATIC-1/+1
2022-10-11bump gradio to 3.4.1AUTOMATIC-1/+1
2022-10-04Allow nested structures inside schedulesdan-0/+1