allknowingroger commited on
Commit
8b28632
1 Parent(s): 9e5e74c

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
- "Adalwolf10/profile_ST",
9
- "ostris/super-cereal-sdxl-lora",
10
- "shakti08/my-pet-dog",
11
- "shikari2917/mypic5",
12
- "jwhedbee/lora-trained-xl-telnyx-banner-ad-poc",
13
- "digiplay/BeenReal_diffusers",
14
- "Daniil-plotnikov/deepvision-v2-1",
15
- "livingbox/model-test-10-oct-with-ext-cap",
16
- "Yntec/3DKXv11",
17
  ]
18
 
19
 
 
5
  import time
6
 
7
  models =[
8
+ "hyukjae/output",
9
+ "julian-raspberry-ai/model_1",
10
+ "mangoxb/dogcat3-train1000",
11
+ "mangoxb/path-to-save-model",
12
+ "hahminlew/sd-pokemon-model-lora-sdxl",
13
+ "Bhuvan1818/test2",
14
+ "merve/lego-lora-trained-xl",
15
+ "Bhuvan1818/test3",
16
+ "Yntec/3DKX",
17
  ]
18
 
19