Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | update pillow | Vladimir Mandic | 2023-01-04 | 1 | -1/+1 | |
| | ||||||
* | fix jpeg | Vladimir Mandic | 2023-01-04 | 1 | -1/+1 | |
| | ||||||
* | Merge remote-tracking branch 'Narsil/fix_safetensors_load_speed' | AUTOMATIC | 2023-01-04 | 1 | -1/+1 | |
|\ | ||||||
| * | Version 0.2.7 Fixes Windows SAFETENSORS_FAST_GPU path. | Nicolas Patry | 2022-12-27 | 1 | -1/+1 | |
| | | ||||||
* | | Bump gradio version #YOLO | AUTOMATIC | 2023-01-01 | 1 | -1/+1 | |
|/ | ||||||
* | add blendmodes to requirements_versions, remove aenum as it's already ↵ | AUTOMATIC | 2022-12-24 | 1 | -0/+1 | |
| | | | | required by blendmodes | |||||
* | Set httpcore version in requirements - fixes #4833 | Florian Chrometz | 2022-12-20 | 1 | -0/+1 | |
| | ||||||
* | 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 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 | |
| | ||||||
* | add requirements for GitPython | AUTOMATIC | 2022-10-31 | 1 | -0/+1 | |
| | ||||||
* | add missing requirement for api and fix some typos | AUTOMATIC | 2022-10-17 | 1 | -0/+1 | |
| | ||||||
* | bump gradio to 3.5 | AUTOMATIC | 2022-10-15 | 1 | -1/+1 | |
| | ||||||
* | bump gradio to 3.4.1 | AUTOMATIC | 2022-10-11 | 1 | -1/+1 | |
| | ||||||
* | Allow nested structures inside schedules | dan | 2022-10-04 | 1 | -0/+1 | |
| | ||||||
* | move CLIP out of requirements and into launcher to make it possible to ↵ | AUTOMATIC | 2022-10-02 | 1 | -1/+0 | |
| | | | | launch the program offline | |||||
* | clone k-diffusion instead of installing it via pip, and do not install its ↵ | AUTOMATIC | 2022-09-28 | 1 | -1/+8 | |
| | | | | requirements.txt | |||||
* | upgrade to gradio==3.4b3 t fixthe inpain bugs | AUTOMATIC | 2022-09-23 | 1 | -1/+1 | |
| | | | | | | rework progressbar/preview to work with new gradio remove unnecessary create style button added link to alternative colab | |||||
* | revert transformers version change that prevents the program from starting. | AUTOMATIC | 2022-09-22 | 1 | -1/+1 | |
| | ||||||
* | Bump Versions | d8ahazard | 2022-09-22 | 1 | -10/+9 | |
| | ||||||
* | Add buttons for random and reuse seed. | Johan Aires Rastén | 2022-09-18 | 1 | -1/+1 | |
| | | | | | Random button sets seed to -1, reuse copies the seed from the last generated image. | |||||
* | add piexif to requirements_versions.txt | JJ | 2022-09-13 | 1 | -0/+1 | |
| | ||||||
* | revert to old 1.3.5 basicsr because the new one still causes problems for ↵ | AUTOMATIC | 2022-09-13 | 1 | -1/+1 | |
| | | | | some python version | |||||
* | moved most of functionality from webui.bat into cross-platform launch.py | AUTOMATIC | 2022-09-13 | 1 | -0/+2 | |
| | | | | | moved stable diffusion dependencies into requirements.txt added checkout with specific commit hashes to all external repos | |||||
* | fixed version for GFPGAN and k-diffusion | AUTOMATIC | 2022-09-12 | 1 | -1/+1 | |
| | | | | | made launcher always install requirements bumped basicsr to 1.4.2 because someone wanted it | |||||
* | CLIP interrogator | AUTOMATIC | 2022-09-11 | 1 | -0/+2 | |
| | ||||||
* | split settings into three columns | AUTOMATIC | 2022-09-10 | 1 | -2/+2 | |
| | | | | | added a different workaround for gradio mask bug with info in UI switched to newer gradio version | |||||
* | Embed roboto | orionaskatu | 2022-09-09 | 1 | -0/+2 | |
| | ||||||
* | Add scikit-image dependency to requirements_versions.txt for windows users. | rewbs | 2022-09-08 | 1 | -0/+1 | |
| | ||||||
* | remove double basicr requirement | AUTOMATIC | 2022-09-06 | 1 | -2/+1 | |
| | | | | add seed change for anon | |||||
* | added dependency for gfpgan | AUTOMATIC | 2022-09-06 | 1 | -0/+1 | |
| | ||||||
* | change webui.bat to use venv | AUTOMATIC | 2022-09-02 | 1 | -0/+10 | |