sd-web / stable-diffusion-config.json
silait's picture
Update stable-diffusion-config.json
64567d1 verified
raw
history blame contribute delete
334 Bytes
{
"schedulerConstUrl": [
"dist/scheduler_dpm_solver_multistep_consts.json",
"dist/scheduler_pndm_consts.json"
],
"wasmUrl": "dist/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"
}