allknowingroger commited on
Commit
4f2f1f7
1 Parent(s): adab987

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,6 @@ import time
6
 
7
  models =[
8
  "CiroN2022/street-tones",
9
- "Lynn/dreamshaper-6",
10
  "Lykon/dreamshaper-xl-1-0",
11
  "fyhj/cptndat",
12
  "gokulk1804/kan",
@@ -14,6 +13,7 @@ models =[
14
  "krishi/weights",
15
  "Yanmam/drem5",
16
  "TheXin18/Xin18",
 
17
  ]
18
 
19
 
 
6
 
7
  models =[
8
  "CiroN2022/street-tones",
 
9
  "Lykon/dreamshaper-xl-1-0",
10
  "fyhj/cptndat",
11
  "gokulk1804/kan",
 
13
  "krishi/weights",
14
  "Yanmam/drem5",
15
  "TheXin18/Xin18",
16
+ "Vedikal/my-pet-dogvar",
17
  ]
18
 
19