Update model_colab.py
Browse files- 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 |
-
|
12 |
# noobmerge_bV07-A
|
13 |
#"https://civitai.com/api/download/models/1354901?token=12878a3fa383ed9c0072d68b7b7b3a7e",
|
14 |
# noobmerge_bV1.0-A
|
@@ -33,7 +33,7 @@ urls = [
|
|
33 |
# Plant Milk 🌿 - Model Suite Hemp
|
34 |
#"https://civitai.com/api/download/models/1550322?token=12878a3fa383ed9c0072d68b7b7b3a7e",
|
35 |
# Plant Milk 🌿 - Model Suite Vanilla
|
36 |
-
"https://civitai.com/api/download/models/1547520?token=12878a3fa383ed9c0072d68b7b7b3a7e",
|
37 |
|
38 |
# cocoIllustriousNoobai_v55
|
39 |
#"https://civitai.com/api/download/models/1297493?token=12878a3fa383ed9c0072d68b7b7b3a7e",
|
|
|
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
|
|
|
33 |
# Plant Milk 🌿 - Model Suite Hemp
|
34 |
#"https://civitai.com/api/download/models/1550322?token=12878a3fa383ed9c0072d68b7b7b3a7e",
|
35 |
# Plant Milk 🌿 - Model Suite Vanilla
|
36 |
+
#"https://civitai.com/api/download/models/1547520?token=12878a3fa383ed9c0072d68b7b7b3a7e",
|
37 |
|
38 |
# cocoIllustriousNoobai_v55
|
39 |
#"https://civitai.com/api/download/models/1297493?token=12878a3fa383ed9c0072d68b7b7b3a7e",
|