duhking commited on
Commit
81411c4
1 Parent(s): d4ce8a5

Update downloading_en.py

Browse files
Files changed (1) hide show
  1. downloading_en.py +3 -0
downloading_en.py CHANGED
@@ -239,6 +239,9 @@ model_list = {
239
  ],
240
  "8.BluMix [Anime] [V7]": [
241
  {"url": "https://civitai.com/api/download/models/361779", "name": "BluMix_v7.safetensors"}
 
 
 
242
  ]
243
  }
244
 
 
239
  ],
240
  "8.BluMix [Anime] [V7]": [
241
  {"url": "https://civitai.com/api/download/models/361779", "name": "BluMix_v7.safetensors"}
242
+ ],
243
+ "9.pony": [
244
+ {"url": "https://civitai.com/api/download/models/290640", "name": "pony.safetensors"}
245
  ]
246
  }
247