Drditone commited on
Commit
1ceba0c
·
verified ·
1 Parent(s): e754708

Update model_colab.py

Browse files
Files changed (1) hide show
  1. model_colab.py +6 -3
model_colab.py CHANGED
@@ -36,12 +36,15 @@ urls = [
36
  # PornMaster-Anime 色情大师 - Illustrious / noob NoobXL-v4-vae
37
  #"https://civitai.com/api/download/models/1463869?token=12878a3fa383ed9c0072d68b7b7b3a7e",
38
 
 
 
 
 
 
39
  # Vixon's Noob Illust Merge v14
40
  #"https://civitai.com/api/download/models/1484298?token=12878a3fa383ed9c0072d68b7b7b3a7e",
41
  # Plant Milk Coconut
42
  #"https://civitai.com/api/download/models/1549172?token=12878a3fa383ed9c0072d68b7b7b3a7e",
43
- # songMix v1.5
44
- #"https://civitai.com/api/download/models/1526201?token=12878a3fa383ed9c0072d68b7b7b3a7e",
45
  # Obsession (Illustrious-XL) v-pred_v1.1
46
  #"https://civitai.com/api/download/models/1494740?token=12878a3fa383ed9c0072d68b7b7b3a7e",
47
  # Unholy Desire Mix - Sinister Aesthetic (Illustrious) v4.0
@@ -62,7 +65,7 @@ urls = [
62
  # Async's MIX ILLUSTRIOUS LI v3.0
63
  #"https://civitai.com/api/download/models/1405506?token=12878a3fa383ed9c0072d68b7b7b3a7e",
64
  # CottonNoob v2.0
65
- "https://civitai.com/api/download/models/1538503?token=12878a3fa383ed9c0072d68b7b7b3a7e",
66
 
67
 
68
 
 
36
  # PornMaster-Anime 色情大师 - Illustrious / noob NoobXL-v4-vae
37
  #"https://civitai.com/api/download/models/1463869?token=12878a3fa383ed9c0072d68b7b7b3a7e",
38
 
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",
46
  # Plant Milk Coconut
47
  #"https://civitai.com/api/download/models/1549172?token=12878a3fa383ed9c0072d68b7b7b3a7e",
 
 
48
  # Obsession (Illustrious-XL) v-pred_v1.1
49
  #"https://civitai.com/api/download/models/1494740?token=12878a3fa383ed9c0072d68b7b7b3a7e",
50
  # Unholy Desire Mix - Sinister Aesthetic (Illustrious) v4.0
 
65
  # Async's MIX ILLUSTRIOUS LI v3.0
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