Skip to content

Commit 571abfd

Browse files
committed
Update media-models.json
1 parent 2222da1 commit 571abfd

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

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

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"height": 1024,
7070
"type": "flux1",
7171
"url": "https://huggingface.co/black-forest-labs/FLUX.1-schnell",
72-
"downloadUrl": "https://huggingface.co/black-forest-labs/FLUX.1-schnell/resolve/main/flux1-schnell.safetensors",
72+
"downloadUrl": "https://huggingface.co/black-forest-labs/FLUX.1-schnell/resolve/main/flux1-schnell.safetensors?download=true",
7373
"vae": "https://huggingface.co/black-forest-labs/FLUX.1-schnell/resolve/main/ae.safetensors?download=true"
7474
},
7575
{
@@ -322,6 +322,15 @@
322322
"downloadUrl": "https://huggingface.co/Comfy-Org/stable-diffusion-3.5-fp8/resolve/main/text_encoders/clip_g.safetensors?download=true",
323323
"url": "https://huggingface.co/Comfy-Org/stable-diffusion-3.5-fp8/tree/main/text_encoders"
324324
},
325+
{
326+
"id": "clip_g_hidream",
327+
"name": "HiDream Text Encoder (CLIP-G)",
328+
"modelType": "TextEncoder",
329+
"filename": "clip_g_hidream.safetensors",
330+
"path": "/data/models/clip",
331+
"downloadUrl": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/text_encoders/clip_g_hidream.safetensors?download=true",
332+
"url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/tree/main/split_files/text_encoders"
333+
},
325334
{
326335
"id": "clip-l",
327336
"name": "Stable Diffusion Text Encoder (CLIP-L)",
@@ -331,6 +340,15 @@
331340
"downloadUrl": "https://huggingface.co/Comfy-Org/stable-diffusion-3.5-fp8/blob/main/text_encoders/clip_l.safetensors?download=true",
332341
"url": "https://huggingface.co/Comfy-Org/stable-diffusion-3.5-fp8/tree/main/text_encoders"
333342
},
343+
{
344+
"id": "clip_l_hidream",
345+
"name": "HiDream Text Encoder (CLIP-L)",
346+
"modelType": "TextEncoder",
347+
"filename": "clip_l_hidream.safetensors",
348+
"path": "/data/models/clip",
349+
"downloadUrl": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/text_encoders/clip_l_hidream.safetensors?download=true",
350+
"url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/tree/main/split_files/text_encoders"
351+
},
334352
{
335353
"id": "t5xxl_fp16",
336354
"name": "Stable Diffusion Text Encoder (T5-XXL-FP16)",

0 commit comments

Comments
 (0)