Update model_colab.py
Browse files- model_colab.py +3 -1
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
|
@@ -100,6 +100,8 @@ urls = [
|
|
100 |
#"https://civitai.com/api/download/models/1576741?token=12878a3fa383ed9c0072d68b7b7b3a7e",
|
101 |
# CAT - Citron Anime Treasure [Illustrious & NoobAI & SDXL & SD1.5] NoobAI
|
102 |
#"https://civitai.com/api/download/models/1592873?token=12878a3fa383ed9c0072d68b7b7b3a7e",
|
|
|
|
|
103 |
|
104 |
|
105 |
# ■ シンプルスタイル ■
|
|
|
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
|
|
|
100 |
#"https://civitai.com/api/download/models/1576741?token=12878a3fa383ed9c0072d68b7b7b3a7e",
|
101 |
# CAT - Citron Anime Treasure [Illustrious & NoobAI & SDXL & SD1.5] NoobAI
|
102 |
#"https://civitai.com/api/download/models/1592873?token=12878a3fa383ed9c0072d68b7b7b3a7e",
|
103 |
+
# Ikastrious (NoobAI-XL) v9.5
|
104 |
+
"https://civitai.com/api/download/models/1655234?token=12878a3fa383ed9c0072d68b7b7b3a7e",
|
105 |
|
106 |
|
107 |
# ■ シンプルスタイル ■
|