Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add support for running with gradio 3.9 installed | AUTOMATIC | 2023-01-03 | 1 | -2/+21 |
| | |||||
* | more fixes for gradio update | AUTOMATIC | 2023-01-01 | 1 | -1/+1 |
| | |||||
* | Bump gradio version #YOLO | AUTOMATIC | 2023-01-01 | 1 | -1/+2 |
| | |||||
* | if image on disk was deleted between being generated and request being ↵ | AUTOMATIC | 2022-11-27 | 1 | -1/+1 |
| | | | | completed, do use temporary dir to store it for the browser | ||||
* | serve images from where they are saved instead of a temporary directory | AUTOMATIC | 2022-11-27 | 1 | -0/+62 |
add an option to choose a different temporary directory in the UI add an option to cleanup the selected temporary directory at startup |