Drditone commited on
Commit
ebca707
·
verified ·
1 Parent(s): 6628951

Update model_colab.py

Browse files
Files changed (1) hide show
  1. model_colab.py +2 -2
model_colab.py CHANGED
@@ -8,7 +8,7 @@ def download_file(url, save_directory):
8
  # URLリスト
9
  urls = [
10
  # noobmerge_bV05
11
- #"https://civitai.com/api/download/models/1096333?token=12878a3fa383ed9c0072d68b7b7b3a7e",
12
  # noobmerge_bV07-A
13
  #"https://civitai.com/api/download/models/1354901?token=12878a3fa383ed9c0072d68b7b7b3a7e",
14
  # noobmerge_bV1.0-A
@@ -73,7 +73,7 @@ urls = [
73
  # WAI-Mature-illustrious v1.0
74
  #"https://civitai.com/api/download/models/1535857?token=12878a3fa383ed9c0072d68b7b7b3a7e",
75
  # CAT - Citron Anime Treasure [Illustrious & NoobAI & SDXL & SD1.5] Illustrious v5
76
- "https://civitai.com/api/download/models/1329693?token=12878a3fa383ed9c0072d68b7b7b3a7e",
77
 
78
 
79
 
 
8
  # URLリスト
9
  urls = [
10
  # noobmerge_bV05
11
+ "https://civitai.com/api/download/models/1096333?token=12878a3fa383ed9c0072d68b7b7b3a7e",
12
  # noobmerge_bV07-A
13
  #"https://civitai.com/api/download/models/1354901?token=12878a3fa383ed9c0072d68b7b7b3a7e",
14
  # noobmerge_bV1.0-A
 
73
  # WAI-Mature-illustrious v1.0
74
  #"https://civitai.com/api/download/models/1535857?token=12878a3fa383ed9c0072d68b7b7b3a7e",
75
  # CAT - Citron Anime Treasure [Illustrious & NoobAI & SDXL & SD1.5] Illustrious v5
76
+ #"https://civitai.com/api/download/models/1329693?token=12878a3fa383ed9c0072d68b7b7b3a7e",
77
 
78
 
79