kelly233 commited on
Commit
fb8ae63
·
verified ·
1 Parent(s): ff81c97

extra_model_paths.yaml

Browse files
Files changed (1) hide show
  1. extra_model_paths.yaml +12 -0
extra_model_paths.yaml ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Hugging Face Persistent Storage Mapping
2
+ huggingface_space:
3
+ base_path: /data
4
+ checkpoints: models/checkpoints
5
+ clip: models/clip
6
+ clip_vision: models/clip_vision
7
+ configs: models/configs
8
+ controlnet: models/controlnet
9
+ embeddings: models/embeddings
10
+ loras: models/loras
11
+ upscale_models: models/upscale_models
12
+ vae: models/vae