allknowingroger commited on
Commit
6c20f8a
1 Parent(s): f23ddc9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,13 +7,13 @@ import time
7
  models =[
8
  "digiplay/CoffeeDonut_v1",
9
  "digiplay/MiracleMixGlitter_v1",
 
10
  "jtlowell/cozy_only",
11
  "Rish111104/my-rabbit",
12
  "Srit/my-exp",
13
  "Yntec/Splash",
14
  "pranaykoppula/vtonseconduser",
15
  "digiplay/AnyPastel",
16
- "koankoan/inhmnpink",
17
  ]
18
 
19
 
 
7
  models =[
8
  "digiplay/CoffeeDonut_v1",
9
  "digiplay/MiracleMixGlitter_v1",
10
+ "thomasdavidwang/lora-trained-xl",
11
  "jtlowell/cozy_only",
12
  "Rish111104/my-rabbit",
13
  "Srit/my-exp",
14
  "Yntec/Splash",
15
  "pranaykoppula/vtonseconduser",
16
  "digiplay/AnyPastel",
 
17
  ]
18
 
19