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