Skip to content

Commit 48b926c

Browse files
committed
Update media-models.json
1 parent 9d8e881 commit 48b926c

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
@@ -445,15 +445,15 @@
445445
"id": "4x_NMKD-Superscale-SP_178000_G.pth",
446446
"name": "NMKD Superscale 4x",
447447
"type": "ImageUpscale",
448-
"path": "/data/models/upscale_models/4x_NMKD-Superscale-SP_178000_G.pth",
448+
"path": "/data/models/RealESRGAN/4x_NMKD-Superscale-SP_178000_G.pth",
449449
"downloadToken": "$HF_TOKEN",
450450
"downloadUrl": "https://huggingface.co/uwg/upscaler/resolve/main/ESRGAN/4x_NMKD-Superscale-SP_178000_G.pth"
451451
},
452452
{
453453
"id": "8x_NMKD-Superscale_150000_G.pth",
454454
"name": "NMKD Superscale 8x",
455455
"type": "ImageUpscale",
456-
"path": "/data/models/upscale_models/8x_NMKD-Superscale_150000_G.pth",
456+
"path": "/data/models/RealESRGAN/8x_NMKD-Superscale_150000_G.pth",
457457
"downloadToken": "$HF_TOKEN",
458458
"downloadUrl": "https://huggingface.co/uwg/upscaler/resolve/main/ESRGAN/8x_NMKD-Superscale_150000_G.pth"
459459
},

0 commit comments

Comments
 (0)