Yntec commited on
Commit
cfc5a48
·
verified ·
1 Parent(s): 8f77e09

Update all_models.py

Browse files
Files changed (1) hide show
  1. all_models.py +9 -7
all_models.py CHANGED
@@ -1,9 +1,11 @@
1
  models = [
2
- "Yntec/animeFIVEHUNDREDTWENTY-SIX", #902
3
- "digiplay/ZHMix-Dramatic-v3.0",
4
- "Yntec/3DCartoonVision", #901
5
- "digiplay/Gap",
6
- "Yntec/TwoAndAHalfDimensions", #900
7
- "digiplay/EdisonNilMix_v1", # Added 7.10 Updated 12.5
8
- "Yntec/RadiantDiversions", #899
 
 
9
  ]
 
1
  models = [
2
+ "Yntec/Shiny3DCartoon", #913
3
+ "Yntec/Genesis", #911
4
+ "Yntec/NextPhoton", #910
5
+ "digiplay/BlueberryMix_v1", #912
6
+ "Yntec/LadyNostalgia", #909
7
+ "digiplay/SomethingPhenomenal_vivacityV2", #735
8
+ "Yntec/darelitesFantasyMix", #908
9
+ "digiplay/chrysanthemumMix_v1",
10
+ "Yntec/handpaintedRPGIcons", #906
11
  ]