Commit Graph

19 Commits

Author SHA1 Message Date
Manuel Schmid
5409bfdb26
Revert "feat: add config for temp path and temp path cleanup on launch (#1992)" (#2502)
This reverts commit 85e8aa8ce2.
2024-03-10 21:08:55 +01:00
Magee
85e8aa8ce2
feat: add config for temp path and temp path cleanup on launch (#1992)
* Added options to set the Gradio cache path and  clear cache on launch.

* Renamed cache to temp

* clear temp

* feat: do not delete temp folder but only clean content

also use fallback to system temp dir
see 6683ab2589/gradio/utils.py (L1151)

* refactor: code cleanup

* feat: unify arg --temp-path and new temp_path config value

* feat: change default temp dir from gradio to fooocus

* refactor: move temp path method definition and configs

* feat: rename get_temp_path to init_temp_path

---------

Co-authored-by: steveyourcreativepeople <steve@yourcreativepeople.com>
Co-authored-by: Manuel Schmid <manuel.schmid@odt.net>
2024-03-10 21:06:08 +01:00
Evgenii
c32b9bdc44
fix: replace regexp to support unicode chars (#1424) 2024-02-10 19:15:57 +01:00
Hunter-Houts
ff2187efed Upgrade requirements_met function (#1955)
* Upgrade requirements_met function

* Removed extra import

* Using Requirements instead of Regex
2024-01-27 05:12:34 -08:00
lllyasviel
5d32c208b2 remove unused codes 2023-10-24 11:38:03 -07:00
lllyasviel
e61aac34ca
sync (#658) 2023-10-12 04:23:10 -07:00
lllyasviel
cac8af0928
sync (#656) 2023-10-12 02:56:19 -07:00
lllyasviel
4c0a16d9bc
fix pygit2 (#536) 2023-10-04 13:09:34 -07:00
lllyasviel
bbae307ef2
2.0.80 (#520)
* Rework many patches and some UI details.
* Speed up processing.
* Move Colab to independent branch.
* Implemented CFG Scale and TSNR correction when CFG is bigger than 10.
* Implemented Developer Mode with more options to debug.
2023-10-03 10:36:42 -07:00
lllyasviel
32719e3ad1
fix vram problems (#437) 2023-09-19 12:11:41 -07:00
lvmin
07307faab3 fix ownership 2023-08-17 16:25:56 -07:00
lvmin
d9e797cc51 i 2023-08-11 09:39:10 -07:00
lvmin
985d689861 i 2023-08-11 08:47:52 -07:00
lvmin
2d090cf484 i 2023-08-10 05:29:12 -07:00
lvmin
fb1c68ab0c i 2023-08-10 04:27:22 -07:00
lvmin
d131b17c45 i 2023-08-10 03:52:23 -07:00
lvmin
b6bf074688 i 2023-08-10 03:38:43 -07:00
lvmin
4fae967909 i 2023-08-10 03:35:57 -07:00
lvmin
e95b0e0c6c i 2023-08-10 03:23:49 -07:00