Update model_colab.py
Browse files- model_colab.py +3 -1
model_colab.py
CHANGED
@@ -20,6 +20,8 @@ urls = [
|
|
20 |
#"https://civitai.com/api/download/models/1352077?token=12878a3fa383ed9c0072d68b7b7b3a7e",
|
21 |
# novaAnimeXL_ilv5.0B
|
22 |
#"https://civitai.com/api/download/models/1500882?token=12878a3fa383ed9c0072d68b7b7b3a7e",
|
|
|
|
|
23 |
|
24 |
# waiNSFWIllustrious_v9.0
|
25 |
#"https://civitai.com/api/download/models/1283437?token=12878a3fa383ed9c0072d68b7b7b3a7e",
|
@@ -109,7 +111,7 @@ urls = [
|
|
109 |
# [PVC Style Model]Movable figure model XL NBXL_V-Pred_v1.0
|
110 |
#" https://civitai.com/api/download/models/1223484?token=12878a3fa383ed9c0072d68b7b7b3a7e",
|
111 |
# [PVC Style Model]Movable figure model XL ESP NBXL-1.3A(realistic)
|
112 |
-
"https://civitai.com/api/download/models/1438553?token=12878a3fa383ed9c0072d68b7b7b3a7e",
|
113 |
|
114 |
|
115 |
# novaOrangeXL_v40
|
|
|
20 |
#"https://civitai.com/api/download/models/1352077?token=12878a3fa383ed9c0072d68b7b7b3a7e",
|
21 |
# novaAnimeXL_ilv5.0B
|
22 |
#"https://civitai.com/api/download/models/1500882?token=12878a3fa383ed9c0072d68b7b7b3a7e",
|
23 |
+
# novaAnimeXL_ilv6.0
|
24 |
+
"https://civitai.com/api/download/models/1610231?token=12878a3fa383ed9c0072d68b7b7b3a7e",
|
25 |
|
26 |
# waiNSFWIllustrious_v9.0
|
27 |
#"https://civitai.com/api/download/models/1283437?token=12878a3fa383ed9c0072d68b7b7b3a7e",
|
|
|
111 |
# [PVC Style Model]Movable figure model XL NBXL_V-Pred_v1.0
|
112 |
#" https://civitai.com/api/download/models/1223484?token=12878a3fa383ed9c0072d68b7b7b3a7e",
|
113 |
# [PVC Style Model]Movable figure model XL ESP NBXL-1.3A(realistic)
|
114 |
+
#"https://civitai.com/api/download/models/1438553?token=12878a3fa383ed9c0072d68b7b7b3a7e",
|
115 |
|
116 |
|
117 |
# novaOrangeXL_v40
|