Update model_colab.py
Browse files- model_colab.py +3 -1
model_colab.py
CHANGED
@@ -39,7 +39,7 @@ urls = [
|
|
39 |
# songMix v1.5
|
40 |
#"https://civitai.com/api/download/models/1526201?token=12878a3fa383ed9c0072d68b7b7b3a7e",
|
41 |
# songMix v2.01
|
42 |
-
"https://civitai.com/api/download/models/1562452?token=12878a3fa383ed9c0072d68b7b7b3a7e",
|
43 |
|
44 |
# Vixon's Noob Illust Merge v14
|
45 |
#"https://civitai.com/api/download/models/1484298?token=12878a3fa383ed9c0072d68b7b7b3a7e",
|
@@ -66,6 +66,8 @@ urls = [
|
|
66 |
#"https://civitai.com/api/download/models/1405506?token=12878a3fa383ed9c0072d68b7b7b3a7e",
|
67 |
# CottonNoob v2.0
|
68 |
#"https://civitai.com/api/download/models/1538503?token=12878a3fa383ed9c0072d68b7b7b3a7e",
|
|
|
|
|
69 |
|
70 |
|
71 |
|
|
|
39 |
# songMix v1.5
|
40 |
#"https://civitai.com/api/download/models/1526201?token=12878a3fa383ed9c0072d68b7b7b3a7e",
|
41 |
# songMix v2.01
|
42 |
+
#"https://civitai.com/api/download/models/1562452?token=12878a3fa383ed9c0072d68b7b7b3a7e",
|
43 |
|
44 |
# Vixon's Noob Illust Merge v14
|
45 |
#"https://civitai.com/api/download/models/1484298?token=12878a3fa383ed9c0072d68b7b7b3a7e",
|
|
|
66 |
#"https://civitai.com/api/download/models/1405506?token=12878a3fa383ed9c0072d68b7b7b3a7e",
|
67 |
# CottonNoob v2.0
|
68 |
#"https://civitai.com/api/download/models/1538503?token=12878a3fa383ed9c0072d68b7b7b3a7e",
|
69 |
+
# Amanatsu (Illustrious) v1.1
|
70 |
+
"https://civitai.com/api/download/models/1496755?token=12878a3fa383ed9c0072d68b7b7b3a7e",
|
71 |
|
72 |
|
73 |
|