Pamudu13 commited on
Commit
5461a6f
·
verified ·
1 Parent(s): a7d308b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -5,9 +5,7 @@ import random
5
  random_seed = None
6
 
7
  models = [
8
- "Yntec/ChickFlick",
9
- "Yntec/CrystalReality",
10
- "Yntec/DegreesOfFreedom",
11
  ]
12
 
13
  model_functions = {}
 
5
  random_seed = None
6
 
7
  models = [
8
+ "John6666/ultimate-realistic-mix-v2-sdxl"
 
 
9
  ]
10
 
11
  model_functions = {}