mirror of
https://github.com/DustinBrett/daedalOS.git
synced 2026-01-15 12:15:02 +00:00
10 lines
407 B
JSON
10 lines
407 B
JSON
{
|
|
"schedulerConstUrl": [
|
|
"/Program Files/StableDiffusion/scheduler_dpm_solver_multistep_consts.json",
|
|
"/Program Files/StableDiffusion/scheduler_pndm_consts.json"
|
|
],
|
|
"wasmUrl": "/Program Files/StableDiffusion/stable_diffusion_webgpu.wasm",
|
|
"cacheUrl": "https://huggingface.co/mlc-ai/web-sd/resolve/main/web-sd-shards-v1-5/",
|
|
"tokenizer": "openai/clip-vit-large-patch14"
|
|
}
|