allknowingroger commited on
Commit
d074e0f
1 Parent(s): ff0f76f

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
- "theexcitedgirl/my-garden-flowers-nxt",
9
- "Danxie/lora-trained-xl-colab",
10
- "alphab/newmodel",
11
- "meowXin/lora-trained-xl-colab",
12
- "hjhjhqw/my-lion",
13
- "artificialguybr/TshirtDesignRedmond-V2",
14
- "artificialguybr/ColoringBookRedmond",
15
- "DARNIX/test4",
16
- "theexcitedgirl/my-pet-dog",
17
  ]
18
 
19
 
 
5
  import time
6
 
7
  models =[
8
+ "artificialguybr/CuteCartoonRedmond-V2",
9
+ "Yntec/3DRendering",
10
+ "DARNIX/test3",
11
+ "JassTxM/my-pet-dog",
12
+ "DARNIX/dtr2",
13
+ "Ailyth/Toro_cat",
14
+ "DeadfoxX/glitch_lora",
15
+ "Varnii/alex_sdxl",
16
+ "artificialguybr/StoryBookRedmond-V2",
17
  ]
18
 
19