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