Spaces:
Runtime error
Runtime error
{ | |
"path_checkpoints": [ | |
".\\home\\user\\app\\models\\checkpoints" | |
], | |
"path_loras": [ | |
".\\home\\user\\app\\odels\\loras" | |
], | |
"path_embeddings": ".\\home\\user\\app\\models\\embeddings", | |
"path_vae_approx": ".\\home\\user\\app\\models\\vae_approx", | |
"path_upscale_models": ".\\home\\user\\app\\models\\upscale_models", | |
"path_inpaint": ".\\home\\user\\app\\models\\inpaint", | |
"path_controlnet": ".\\home\\user\\app\\models\\controlnet", | |
"path_clip_vision": ".\\home\\user\\app\\models\\clip_vision", | |
"path_fooocus_expansion": ".\\home\\user\\app\\models\\prompt_expansion\\fooocus_expansion", | |
"path_outputs": ".\\home\\user\\app\\outputs" | |
} |