Pamudu13 commited on
Commit
f6dd60c
·
verified ·
1 Parent(s): c690ca6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -5
app.py CHANGED
@@ -7,12 +7,9 @@ import time
7
  models =[
8
  "John6666/ultimate-realistic-mix-v2-sdxl",
9
  "John6666/9527-detail-realistic-xl-v55mix-sdxl",
10
- "John6666/ultimate-realistic-mix-v2-sdxl",
11
- "John6666/9527-detail-realistic-xl-v55mix-sdxl",
12
- "John6666/ultimate-realistic-mix-v2-sdxl",
13
- "John6666/9527-detail-realistic-xl-v55mix-sdxl"
14
-
15
 
 
16
  ]
17
 
18
 
 
7
  models =[
8
  "John6666/ultimate-realistic-mix-v2-sdxl",
9
  "John6666/9527-detail-realistic-xl-v55mix-sdxl",
10
+ "Yntec/CrystalReality"
 
 
 
 
11
 
12
+
13
  ]
14
 
15