|
140 | 140 | "clip_l_hidream.safetensors", |
141 | 141 | "clip_g_hidream.safetensors", |
142 | 142 | "t5xxl_fp8_e4m3fn.safetensors", |
143 | | - "llama_3.1_8b_instruct_fp8_scaled", |
| 143 | + "llama_3.1_8b_instruct_fp8_scaled.safetensors", |
144 | 144 | "ae.safetensors" |
145 | 145 | ], |
146 | 146 | "workflow": "text-to-image/hidream.json", |
|
437 | 437 | "id": "RealESRGAN_x2.pth", |
438 | 438 | "name": "RealESRGAN 2x", |
439 | 439 | "type": "ImageUpscale", |
440 | | - "path": "/data/models/RealESRGAN/RealESRGAN_x2.pth", |
| 440 | + "path": "/data/models/upscale_models/RealESRGAN_x2.pth", |
441 | 441 | "downloadToken": "$HF_TOKEN", |
442 | 442 | "downloadUrl": "https://huggingface.co/sberbank-ai/Real-ESRGAN/resolve/main/RealESRGAN_x2.pth" |
443 | 443 | }, |
444 | 444 | { |
445 | 445 | "id": "4x_NMKD-Superscale-SP_178000_G.pth", |
446 | 446 | "name": "NMKD Superscale 4x", |
447 | 447 | "type": "ImageUpscale", |
448 | | - "path": "/data/models/RealESRGAN/4x_NMKD-Superscale-SP_178000_G.pth", |
| 448 | + "path": "/data/models/upscale_models/4x_NMKD-Superscale-SP_178000_G.pth", |
449 | 449 | "downloadToken": "$HF_TOKEN", |
450 | 450 | "downloadUrl": "https://huggingface.co/uwg/upscaler/resolve/main/ESRGAN/4x_NMKD-Superscale-SP_178000_G.pth" |
451 | 451 | }, |
452 | 452 | { |
453 | 453 | "id": "8x_NMKD-Superscale_150000_G.pth", |
454 | 454 | "name": "NMKD Superscale 8x", |
455 | 455 | "type": "ImageUpscale", |
456 | | - "path": "/data/models/RealESRGAN/8x_NMKD-Superscale_150000_G.pth", |
| 456 | + "path": "/data/models/upscale_models/8x_NMKD-Superscale_150000_G.pth", |
457 | 457 | "downloadToken": "$HF_TOKEN", |
458 | 458 | "downloadUrl": "https://huggingface.co/uwg/upscaler/resolve/main/ESRGAN/8x_NMKD-Superscale_150000_G.pth" |
459 | 459 | }, |
|
0 commit comments