InvokeAI/ldm
Daya Adianto 2282e681f7
Store & load 🤗 models at XDG_CACHE_HOME if HF_HOME is not set
This commit allows InvokeAI to store & load 🤗 models at a location
set by `XDG_CACHE_HOME` environment variable if `HF_HOME` is not set.

Reference: https://huggingface.co/docs/huggingface_hub/main/en/package_reference/environment_variables#xdgcachehome
2023-01-18 19:32:09 +07:00
..
data Textual Inversion for M1 2022-09-27 01:39:17 +02:00
invoke Store & load 🤗 models at XDG_CACHE_HOME if HF_HOME is not set 2023-01-18 19:32:09 +07:00
models fix autocast dependency in cross_attention_control 2023-01-16 23:18:43 -05:00
modules do not use autocast for diffusers 2023-01-16 19:32:06 -05:00
__init__.py Merge dev into main for 2.2.0 (#1642) 2022-11-30 16:12:23 -05:00
generate.py do not use autocast for diffusers 2023-01-16 19:32:06 -05:00
lr_scheduler.py prettified all the code using "blue" at the urging of @tildebyte 2022-08-26 03:15:42 -04:00
simplet2i.py Squashed commit of the following: 2022-09-12 14:31:48 -04:00
util.py fix perlin noise and txt2img2img 2023-01-16 22:50:13 -05:00