Skip to content

Commit 39e1463

Browse files
committed
Update media-models.json
1 parent 90db735 commit 39e1463

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AiServer/wwwroot/lib/data/media-models.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@
6969
"width": 1024,
7070
"height": 1024,
7171
"type": "flux1",
72+
"downloadApiKeyVar": "HF_TOKEN",
7273
"url": "https://huggingface.co/black-forest-labs/FLUX.1-schnell",
7374
"downloadUrl": "https://huggingface.co/black-forest-labs/FLUX.1-schnell/resolve/main/flux1-schnell.safetensors?download=true",
7475
"vae": "https://huggingface.co/black-forest-labs/FLUX.1-schnell/resolve/main/ae.safetensors?download=true"
@@ -95,8 +96,7 @@
9596
"height": 1024,
9697
"type": "sd3",
9798
"url": "https://comfyanonymous.github.io/ComfyUI_examples/hidream/",
98-
"downloadUrl": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/diffusion_models/hidream_i1_dev_fp8.safetensors?download=true",
99-
"vae": "https://huggingface.co/black-forest-labs/FLUX.1-schnell/resolve/main/ae.safetensors?download=true"
99+
"downloadUrl": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/diffusion_models/hidream_i1_dev_fp8.safetensors?download=true"
100100
},
101101
{
102102
"id": "sd-3.5-large",

0 commit comments

Comments
 (0)