mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 09:14:35 +02:00
add mtime to reference models
Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
@@ -8,6 +8,7 @@ def hf_init():
|
||||
os.environ.setdefault('HF_HUB_DISABLE_SYMLINKS_WARNING', '1')
|
||||
os.environ.setdefault('HF_HUB_DISABLE_IMPLICIT_TOKEN', '1')
|
||||
os.environ.setdefault('HUGGINGFACE_HUB_VERBOSITY', 'warning')
|
||||
os.environ.setdefault('HF_ENABLE_PARALLEL_LOADING', 'true')
|
||||
|
||||
|
||||
def hf_search(keyword):
|
||||
|
||||
Reference in New Issue
Block a user