NagisaNao commited on
Commit
6255f4e
·
verified ·
1 Parent(s): 492393e

need more fixes..

Browse files
files_cells/notebooks/en/downloading_en.ipynb CHANGED
@@ -235,7 +235,7 @@
235
  " ],\n",
236
  " \"2.BluMix [Anime] [V7]\": [\n",
237
  " {\"url\": \"https://civitai.com/api/download/models/361779\", \"name\": \"BluMix_v7.safetensors\"}\n",
238
- " ].\n",
239
  " \"3.Cetus-Mix [Anime] [V4] + INP\": [\n",
240
  " {\"url\": \"https://civitai.com/api/download/models/130298\", \"name\": \"CetusMix_V4.safetensors\"},\n",
241
  " {\"url\": \"https://civitai.com/api/download/models/139882\", \"name\": \"CetusMix_V4-inpainting.safetensors\"}\n",
 
235
  " ],\n",
236
  " \"2.BluMix [Anime] [V7]\": [\n",
237
  " {\"url\": \"https://civitai.com/api/download/models/361779\", \"name\": \"BluMix_v7.safetensors\"}\n",
238
+ " ],\n",
239
  " \"3.Cetus-Mix [Anime] [V4] + INP\": [\n",
240
  " {\"url\": \"https://civitai.com/api/download/models/130298\", \"name\": \"CetusMix_V4.safetensors\"},\n",
241
  " {\"url\": \"https://civitai.com/api/download/models/139882\", \"name\": \"CetusMix_V4-inpainting.safetensors\"}\n",
files_cells/notebooks/ru/downloading_ru.ipynb CHANGED
@@ -235,7 +235,7 @@
235
  " ],\n",
236
  " \"2.BluMix [Anime] [V7]\": [\n",
237
  " {\"url\": \"https://civitai.com/api/download/models/361779\", \"name\": \"BluMix_v7.safetensors\"}\n",
238
- " ].\n",
239
  " \"3.Cetus-Mix [Anime] [V4] + INP\": [\n",
240
  " {\"url\": \"https://civitai.com/api/download/models/130298\", \"name\": \"CetusMix_V4.safetensors\"},\n",
241
  " {\"url\": \"https://civitai.com/api/download/models/139882\", \"name\": \"CetusMix_V4-inpainting.safetensors\"}\n",
 
235
  " ],\n",
236
  " \"2.BluMix [Anime] [V7]\": [\n",
237
  " {\"url\": \"https://civitai.com/api/download/models/361779\", \"name\": \"BluMix_v7.safetensors\"}\n",
238
+ " ],\n",
239
  " \"3.Cetus-Mix [Anime] [V4] + INP\": [\n",
240
  " {\"url\": \"https://civitai.com/api/download/models/130298\", \"name\": \"CetusMix_V4.safetensors\"},\n",
241
  " {\"url\": \"https://civitai.com/api/download/models/139882\", \"name\": \"CetusMix_V4-inpainting.safetensors\"}\n",
files_cells/python/en/downloading_en.py CHANGED
@@ -216,7 +216,7 @@ model_list = {
216
  ],
217
  "2.BluMix [Anime] [V7]": [
218
  {"url": "https://civitai.com/api/download/models/361779", "name": "BluMix_v7.safetensors"}
219
- ].
220
  "3.Cetus-Mix [Anime] [V4] + INP": [
221
  {"url": "https://civitai.com/api/download/models/130298", "name": "CetusMix_V4.safetensors"},
222
  {"url": "https://civitai.com/api/download/models/139882", "name": "CetusMix_V4-inpainting.safetensors"}
 
216
  ],
217
  "2.BluMix [Anime] [V7]": [
218
  {"url": "https://civitai.com/api/download/models/361779", "name": "BluMix_v7.safetensors"}
219
+ ],
220
  "3.Cetus-Mix [Anime] [V4] + INP": [
221
  {"url": "https://civitai.com/api/download/models/130298", "name": "CetusMix_V4.safetensors"},
222
  {"url": "https://civitai.com/api/download/models/139882", "name": "CetusMix_V4-inpainting.safetensors"}
files_cells/python/ru/downloading_ru.py CHANGED
@@ -216,7 +216,7 @@ model_list = {
216
  ],
217
  "2.BluMix [Anime] [V7]": [
218
  {"url": "https://civitai.com/api/download/models/361779", "name": "BluMix_v7.safetensors"}
219
- ].
220
  "3.Cetus-Mix [Anime] [V4] + INP": [
221
  {"url": "https://civitai.com/api/download/models/130298", "name": "CetusMix_V4.safetensors"},
222
  {"url": "https://civitai.com/api/download/models/139882", "name": "CetusMix_V4-inpainting.safetensors"}
 
216
  ],
217
  "2.BluMix [Anime] [V7]": [
218
  {"url": "https://civitai.com/api/download/models/361779", "name": "BluMix_v7.safetensors"}
219
+ ],
220
  "3.Cetus-Mix [Anime] [V4] + INP": [
221
  {"url": "https://civitai.com/api/download/models/130298", "name": "CetusMix_V4.safetensors"},
222
  {"url": "https://civitai.com/api/download/models/139882", "name": "CetusMix_V4-inpainting.safetensors"}