|
319 | 319 | "modelType": "TextEncoder", |
320 | 320 | "filename": "clip_g.safetensors", |
321 | 321 | "path": "/data/models/clip", |
322 | | - "downloadUrl": "https://huggingface.co/stabilityai/stable-diffusion-3-medium/resolve/main/text_encoders/clip_g.safetensors?download=true", |
323 | | - "url": "https://huggingface.co/stabilityai/stable-diffusion-3-medium/tree/main/text_encoders" |
| 322 | + "downloadUrl": "https://huggingface.co/Comfy-Org/stable-diffusion-3.5-fp8/resolve/main/text_encoders/clip_g.safetensors?download=true", |
| 323 | + "url": "https://huggingface.co/Comfy-Org/stable-diffusion-3.5-fp8/tree/main/text_encoders" |
324 | 324 | }, |
325 | 325 | { |
326 | 326 | "id": "clip-l", |
327 | 327 | "name": "Stable Diffusion Text Encoder (CLIP-L)", |
328 | 328 | "modelType": "TextEncoder", |
329 | 329 | "filename": "clip_l.safetensors", |
330 | 330 | "path": "/data/models/clip", |
331 | | - "downloadUrl": "https://huggingface.co/stabilityai/stable-diffusion-3-medium/resolve/main/text_encoders/clip_l.safetensors?download=true", |
332 | | - "url": "https://huggingface.co/stabilityai/stable-diffusion-3-medium/tree/main/text_encoders" |
| 331 | + "downloadUrl": "https://huggingface.co/Comfy-Org/stable-diffusion-3.5-fp8/blob/main/text_encoders/clip_l.safetensors?download=true", |
| 332 | + "url": "https://huggingface.co/Comfy-Org/stable-diffusion-3.5-fp8/tree/main/text_encoders" |
333 | 333 | }, |
334 | 334 | { |
335 | 335 | "id": "t5xxl_fp16", |
336 | 336 | "name": "Stable Diffusion Text Encoder (T5-XXL-FP16)", |
337 | 337 | "modelType": "TextEncoder", |
338 | 338 | "filename": "t5xxl_fp16.safetensors", |
339 | 339 | "path": "/data/models/clip", |
340 | | - "downloadUrl": "https://huggingface.co/stabilityai/stable-diffusion-3-medium/resolve/main/text_encoders/t5xxl_fp16.safetensors?download=true", |
341 | | - "url": "https://huggingface.co/stabilityai/stable-diffusion-3-medium/tree/main/text_encoders" |
| 340 | + "downloadUrl": "https://huggingface.co/Comfy-Org/stable-diffusion-3.5-fp8/resolve/main/text_encoders/t5xxl_fp16.safetensors?download=true", |
| 341 | + "url": "https://huggingface.co/Comfy-Org/stable-diffusion-3.5-fp8/tree/main/text_encoders" |
342 | 342 | }, |
343 | 343 | { |
344 | 344 | "id": "t5xxl_fp8_e4m3fn", |
|
0 commit comments