aboutsummaryrefslogtreecommitdiffstats
path: root/modules/ui_tempdir.py
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #14947 from AUTOMATIC1111/open-buttonAUTOMATIC11112024-02-171-0/+15
* Always add timestamp to displayed imagemissionfloyd2024-02-101-6/+1
* Make Gradio temp directory if it doesn't existbrkirch2023-08-211-0/+2
* split webui.py's initialization and utility functions into separate filesAUTOMATIC11112023-08-091-2/+3
* Update ui_tempdir.pyVesnica2023-06-041-1/+1
* fix linter issue for 1.3.0AUTOMATIC2023-05-271-1/+0
* fix serving images that have already been saved without temp files function t...AUTOMATIC2023-05-271-5/+9
* fixes for B007AUTOMATIC2023-05-101-1/+1
* ruff auto fixesAUTOMATIC2023-05-101-1/+1
* refresh fixSakura-Luna2023-05-091-4/+1
* use file modification time instead of current time for #9760AUTOMATIC2023-05-081-1/+2
* Refresh fixSakura-Luna2023-05-041-1/+2
* Use a new way to solve webpage refreshSakura-Luna2023-05-041-1/+2
* add support for running with gradio 3.9 installedAUTOMATIC2023-01-031-2/+21
* more fixes for gradio updateAUTOMATIC2023-01-011-1/+1
* Bump gradio version #YOLOAUTOMATIC2023-01-011-1/+2
* if image on disk was deleted between being generated and request being comple...AUTOMATIC2022-11-271-1/+1
* serve images from where they are saved instead of a temporary directoryAUTOMATIC2022-11-271-0/+62