Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |