Drditone commited on
Commit
52d3146
·
verified ·
1 Parent(s): a389f5e

Update model_colab.py

Browse files
Files changed (1) hide show
  1. model_colab.py +5 -1
model_colab.py CHANGED
@@ -27,7 +27,7 @@ urls = [
27
  #"https://civitai.com/api/download/models/1490781?token=12878a3fa383ed9c0072d68b7b7b3a7e",
28
 
29
  # Vixon's Noob Illust Merge v14
30
- "https://civitai.com/api/download/models/1484298?token=12878a3fa383ed9c0072d68b7b7b3a7e",
31
  # Plant Milk Coconut
32
  #"https://civitai.com/api/download/models/1549172?token=12878a3fa383ed9c0072d68b7b7b3a7e",
33
  # songMix v1.5
@@ -47,6 +47,10 @@ urls = [
47
  #"https://civitai.com/api/download/models/1460600?token=12878a3fa383ed9c0072d68b7b7b3a7e",
48
  # ZUKI anime ILL v4.0
49
  #"https://civitai.com/api/download/models/1518828?token=12878a3fa383ed9c0072d68b7b7b3a7e",
 
 
 
 
50
  # Cat Tower (NoobAI XL checkpoint) v1.7(vPred)
51
  #"https://civitai.com/api/download/models/1495826?token=12878a3fa383ed9c0072d68b7b7b3a7e",
52
 
 
27
  #"https://civitai.com/api/download/models/1490781?token=12878a3fa383ed9c0072d68b7b7b3a7e",
28
 
29
  # Vixon's Noob Illust Merge v14
30
+ #"https://civitai.com/api/download/models/1484298?token=12878a3fa383ed9c0072d68b7b7b3a7e",
31
  # Plant Milk Coconut
32
  #"https://civitai.com/api/download/models/1549172?token=12878a3fa383ed9c0072d68b7b7b3a7e",
33
  # songMix v1.5
 
47
  #"https://civitai.com/api/download/models/1460600?token=12878a3fa383ed9c0072d68b7b7b3a7e",
48
  # ZUKI anime ILL v4.0
49
  #"https://civitai.com/api/download/models/1518828?token=12878a3fa383ed9c0072d68b7b7b3a7e",
50
+ # Dvine v3.4
51
+ "https://civitai.com/api/download/models/1451512?token=12878a3fa383ed9c0072d68b7b7b3a7e",
52
+
53
+
54
  # Cat Tower (NoobAI XL checkpoint) v1.7(vPred)
55
  #"https://civitai.com/api/download/models/1495826?token=12878a3fa383ed9c0072d68b7b7b3a7e",
56