Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-05-11 | Bump versions to avoid downgrading them | Aarni Koskela | -2/+2 | |
2023-05-11 | Drop fonts + font-roboto deps since we only use the single regular cut of Roboto | Aarni Koskela | -2/+0 | |
2023-05-11 | Update clean-fid to loosen transitive dependency pins | Aarni Koskela | -1/+1 | |
Diff: https://github.com/GaParmar/clean-fid/compare/bd92e684ff06819058083c5a9fddc6f712045d46...c8ffa420a3923e8fd87c1e75170de2cf59d2644b | ||||
2023-05-10 | bump gradio version for all suffering musicians | AUTOMATIC | -1/+1 | |
2023-04-29 | bump gradio to 3.28.1 | AUTOMATIC | -1/+1 | |
2023-04-29 | stuff related to torch version change | AUTOMATIC | -1/+1 | |
2023-04-29 | Merge branch 'dev' into torch | AUTOMATIC1111 | -1/+1 | |
2023-04-29 | bump gradio to 3.27 | AUTOMATIC | -1/+1 | |
2023-03-30 | update torch | Vladimir Mandic | -2/+2 | |
2023-03-25 | Merge pull request #8508 from vladmandic/lightning | AUTOMATIC1111 | -1/+1 | |
allow usage of latest pytorch_lighning | ||||
2023-03-25 | Merge pull request #8698 from Narsil/update_safetensors | AUTOMATIC1111 | -1/+1 | |
Updating safetensors version (fully backward compatible) | ||||
2023-03-25 | bump gradio to 3.23 | AUTOMATIC | -1/+1 | |
fix broken image dragging | ||||
2023-03-25 | initial gradio 3.22 support | AUTOMATIC | -1/+1 | |
2023-03-17 | Updating safetensors version (fully backward compatible) | Nicolas Patry | -1/+1 | |
- Main takeaway is that the newly created files should load better because pointer alignment is forced | ||||
2023-03-11 | allow usage of latest fastapi | Vladimir Mandic | -1/+1 | |
2023-03-11 | all usage of newer pytorch_lighning | Vladimir Mandic | -1/+1 | |
2023-03-11 | bump GitPython to 3.1.30 because some people would be upset about it being ↵ | AUTOMATIC | -1/+1 | |
below that version #8118 | ||||
2023-02-11 | Fix: v0.91.0 of fastapi Cannot add middleware after an application has started | zijiren233 | -0/+1 | |
2023-01-25 | Update requirements transformers==4.25.1 | Kyle | -1/+1 | |
Update requirement for transformers to version 4.25.1 to allow instruct-pix2pix demo code to work | ||||
2023-01-25 | remove the pip install stuff because it does not work as i hoped it would | AUTOMATIC | -1/+0 | |
2023-01-24 | add fastapi to requirements | AUTOMATIC | -0/+1 | |
2023-01-24 | remove fairscale requirement, add fake fairscale to make BLIP not complain ↵ | AUTOMATIC | -1/+0 | |
about it | ||||
2023-01-18 | bump gradio to 3.16.2 | AUTOMATIC | -1/+1 | |
change style selection to multiselect dropdown | ||||
2023-01-14 | bump gradio to 3.16.1 | AUTOMATIC | -1/+1 | |
2023-01-04 | update pillow | Vladimir Mandic | -1/+1 | |
2023-01-04 | fix jpeg | Vladimir Mandic | -1/+1 | |
2023-01-04 | Merge remote-tracking branch 'Narsil/fix_safetensors_load_speed' | AUTOMATIC | -1/+1 | |
2023-01-01 | Bump gradio version #YOLO | AUTOMATIC | -1/+1 | |
2022-12-27 | Version 0.2.7 Fixes Windows SAFETENSORS_FAST_GPU path. | Nicolas Patry | -1/+1 | |
2022-12-24 | add blendmodes to requirements_versions, remove aenum as it's already ↵ | AUTOMATIC | -0/+1 | |
required by blendmodes | ||||
2022-12-20 | Set httpcore version in requirements - fixes #4833 | Florian Chrometz | -0/+1 | |
2022-12-10 | remove NSFW filter and its dependency; if you still want it, find it in the ↵ | AUTOMATIC | -1/+0 | |
extensions section | ||||
2022-11-27 | add safetensors to requirements | AUTOMATIC | -0/+1 | |
2022-11-26 | Add support Stable Diffusion 2.0 | AUTOMATIC | -0/+1 | |
2022-11-09 | Optional Accelerate Launch | d8ahazard | -0/+1 | |
2022-11-06 | bump gradio to 3.9 | AUTOMATIC | -1/+1 | |
2022-11-02 | switch to gradio 3.8 | AUTOMATIC | -1/+1 | |
2022-10-31 | add requirements for GitPython | AUTOMATIC | -0/+1 | |
2022-10-17 | add missing requirement for api and fix some typos | AUTOMATIC | -0/+1 | |
2022-10-15 | bump gradio to 3.5 | AUTOMATIC | -1/+1 | |
2022-10-11 | bump gradio to 3.4.1 | AUTOMATIC | -1/+1 | |
2022-10-04 | Allow nested structures inside schedules | dan | -0/+1 | |
2022-10-02 | move CLIP out of requirements and into launcher to make it possible to ↵ | AUTOMATIC | -1/+0 | |
launch the program offline | ||||
2022-09-28 | clone k-diffusion instead of installing it via pip, and do not install its ↵ | AUTOMATIC | -1/+8 | |
requirements.txt | ||||
2022-09-23 | upgrade to gradio==3.4b3 t fixthe inpain bugs | AUTOMATIC | -1/+1 | |
rework progressbar/preview to work with new gradio remove unnecessary create style button added link to alternative colab | ||||
2022-09-22 | revert transformers version change that prevents the program from starting. | AUTOMATIC | -1/+1 | |
2022-09-22 | Bump Versions | d8ahazard | -10/+9 | |
2022-09-18 | Add buttons for random and reuse seed. | Johan Aires Rastén | -1/+1 | |
Random button sets seed to -1, reuse copies the seed from the last generated image. | ||||
2022-09-13 | add piexif to requirements_versions.txt | JJ | -0/+1 | |
2022-09-13 | revert to old 1.3.5 basicsr because the new one still causes problems for ↵ | AUTOMATIC | -1/+1 | |
some python version |