allknowingroger commited on
Commit
075731f
1 Parent(s): ff39d5a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +9 -9
app.py CHANGED
@@ -5,15 +5,15 @@ import gradio as gr
5
  import time
6
 
7
  models =[
8
- "LinoyTsaban/web-y2k-v5",
9
- "LinoyTsaban/web_y2k_v6",
10
- "valentinoa/dreambooth_test",
11
- "LinoyTsaban/web_y2k_v8",
12
- "priyamsingh/MajorProject",
13
- "LinoyTsaban/web_y2k_v7",
14
- "LinoyTsaban/linoy_v11",
15
- "dfdsd/arashface",
16
- "valentinoa/andreas_dreambooth-0",
17
  ]
18
 
19
 
 
5
  import time
6
 
7
  models =[
8
+ "kg-09/animesdxl",
9
+ "AshutoshShrivastava/sdxl-db-lionelmessi",
10
+ "Bb8271/s",
11
+ "osca/rubiusxl",
12
+ "Ripo-2007/dreambooth_alfonso",
13
+ "anzorq/photo_of_jhnny5793_dog",
14
+ "egerdm/sdlx_dreambooth",
15
+ "e-n-v-y/envy-anime-watercolor-xl-01",
16
+ "dsouzinator/astro_girl_LoRA",
17
  ]
18
 
19