aboutsummaryrefslogtreecommitdiff
path: root/modules/ui_tempdir.py
AgeCommit message (Expand)Author
2024-03-02Merge pull request #15012 from light-and-ray/register_tmp_file-also-with-mtimeAUTOMATIC1111
2024-02-17Merge pull request #14947 from AUTOMATIC1111/open-buttonAUTOMATIC1111
2024-02-10Always add timestamp to displayed imagemissionfloyd
2023-08-21Make Gradio temp directory if it doesn't existbrkirch
2023-08-09split webui.py's initialization and utility functions into separate filesAUTOMATIC1111
2023-06-04Update ui_tempdir.pyVesnica
2023-05-27fix linter issue for 1.3.0AUTOMATIC
2023-05-27fix serving images that have already been saved without temp files function t...AUTOMATIC
2023-05-10fixes for B007AUTOMATIC
2023-05-10ruff auto fixesAUTOMATIC
2023-05-09refresh fixSakura-Luna
2023-05-08use file modification time instead of current time for #9760AUTOMATIC
2023-05-04Refresh fixSakura-Luna
2023-05-04Use a new way to solve webpage refreshSakura-Luna
2023-01-03add support for running with gradio 3.9 installedAUTOMATIC
2023-01-01more fixes for gradio updateAUTOMATIC
2023-01-01Bump gradio version #YOLOAUTOMATIC
2022-11-27if image on disk was deleted between being generated and request being comple...AUTOMATIC
2022-11-27serve images from where they are saved instead of a temporary directoryAUTOMATIC