Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-07 | Added missing requirement 'timm' | Leonard Kugis | |
2023-12-30 | Drop dependency on basicsr | Aarni Koskela | |
2023-12-30 | Unify CodeFormer and GFPGAN restoration backends, use Spandrel for GFPGAN | Aarni Koskela | |
2023-12-30 | Use Spandrel for upscaling and face restoration architectures (aside from ↵ | Aarni Koskela | |
GFPGAN and LDSR) | |||
2023-08-27 | update gradio to 3.41.2 | AUTOMATIC1111 | |
2023-08-24 | bump gradio version | AUTOMATIC1111 | |
2023-08-07 | Pin fastapi to > 0.90.1 to fix crash | Olivier Lacan | |
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-04 | Merge branch 'dev' into dev | AUTOMATIC1111 | |
2023-08-04 | gradio 3.39 | AUTOMATIC1111 | |
2023-07-17 | Update requirements.txt | wzgrx | |
2023-07-12 | SDXL support | AUTOMATIC1111 | |
2023-05-28 | Synchronize requirements/requirements_versions | Aarni Koskela | |
* Remove deps not listed in _versions from requirements * Omit versions when they don't match _versions | |||
2023-05-28 | Sort requirements files | Aarni Koskela | |
2023-05-22 | Upgrade Gradio, remove docs URL hack | Aarni Koskela | |
2023-05-18 | bump gradio | AUTOMATIC | |
2023-05-14 | updates for #9256 | AUTOMATIC | |
2023-05-11 | Drop fonts + font-roboto deps since we only use the single regular cut of Roboto | Aarni Koskela | |
2023-05-10 | bump gradio version for all suffering musicians | AUTOMATIC | |
2023-04-29 | bump gradio to 3.28.1 | AUTOMATIC | |
2023-04-29 | Merge branch 'dev' into remove-watermark-option | AUTOMATIC1111 | |
2023-04-29 | Merge branch 'dev' into torch | AUTOMATIC1111 | |
2023-04-29 | bump gradio to 3.27 | AUTOMATIC | |
2023-03-30 | update torch | Vladimir Mandic | |
2023-03-27 | Merge branch 'master' into remove-watermark-option | space-nuko | |
2023-03-25 | Merge pull request #8662 from vladmandic/api-handler | AUTOMATIC1111 | |
api error handler | |||
2023-03-25 | bump gradio to 3.23 | AUTOMATIC | |
fix broken image dragging | |||
2023-03-25 | initial gradio 3.22 support | AUTOMATIC | |
2023-03-23 | Remove "do not add watermark to images" option | space-nuko | |
2023-03-15 | api error handler | Vladimir Mandic | |
2023-01-25 | Update requirements transformers==4.25.1 | Kyle | |
Update requirement for transformers to version 4.25.1 to allow instruct-pix2pix demo code to work | |||
2023-01-24 | remove fairscale requirement, add fake fairscale to make BLIP not complain ↵ | AUTOMATIC | |
about it | |||
2023-01-18 | bump gradio to 3.16.2 | AUTOMATIC | |
change style selection to multiselect dropdown | |||
2023-01-14 | bump gradio to 3.16.1 | AUTOMATIC | |
2023-01-06 | Merge remote-tracking branch 'upstream/master' into sub-quad_attn_opt | brkirch | |
2023-01-06 | Merge branch 'AUTOMATIC1111:master' into sub-quad_attn_opt | brkirch | |
2023-01-06 | Add Birch-san's sub-quadratic attention implementation | brkirch | |
2023-01-03 | update req.txt | hithereai | |
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-01 | Bump gradio version #YOLO | AUTOMATIC | |
2022-12-24 | add blendmodes to requirements_versions, remove aenum as it's already ↵ | AUTOMATIC | |
required by blendmodes | |||
2022-12-11 | Update requirements.txt | ThereforeGames | |
2022-12-10 | remove NSFW filter and its dependency; if you still want it, find it in the ↵ | AUTOMATIC | |
extensions section | |||
2022-12-06 | Add psutil if using macOS to requirements.txt | brkirch | |
2022-11-27 | add safetensors to requirements | AUTOMATIC | |
2022-11-26 | Add support Stable Diffusion 2.0 | AUTOMATIC | |
2022-11-09 | Optional Accelerate Launch | d8ahazard | |
2022-11-06 | bump gradio to 3.9 | AUTOMATIC | |
2022-11-02 | switch to gradio 3.8 | AUTOMATIC | |
2022-11-01 | Update requirements.txt | laksjdjf | |
2022-10-31 | add requirements for GitPython | AUTOMATIC | |
2022-10-25 | download better face detection module dynamically | captin411 | |