Skip to content

Commit 4a84415

Browse files
committed
Update media-models.json
1 parent 4cf54d9 commit 4a84415

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@
4747
"height": 1024,
4848
"batchSize": 1
4949
},
50-
"downloadUrl": "$CIVITAI_TOKEN@https://civitai.com/api/download/models/1031794?type=Model&format=SafeTensor&size=pruned&fp=fp16",
50+
"downloadToken": "$CIVITAI_TOKEN",
51+
"downloadUrl": "https://civitai.com/api/download/models/1031794?type=Model&format=SafeTensor&size=pruned&fp=fp16",
5152
"url": "https://civitai.com/models/194768?modelVersionId=1031794"
5253
},
5354
{

0 commit comments

Comments
 (0)