allknowingroger commited on
Commit
4204f4e
1 Parent(s): dcb93dc

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
- "jtlowell/tarot",
9
- "miittnnss/test0384",
10
- "Alexzyx/models_sd_2-1",
11
- "mussso/lora-sdxl-kuroshiba-raizo",
12
- "Albe-njupt/sd-r-20-512-lora",
13
- "Leekp/toonmaker4",
14
- "bongo2112/sdxl-db-harmonize-headshot-train1500",
15
- "bongo2112/sdxl-db-diamondplatnumz-headshot",
16
- "DavideTHU/lora-trained-xl-dog",
17
  ]
18
 
19
 
 
5
  import time
6
 
7
  models =[
8
+ "DavideTHU/lora-trained-xl-necklace",
9
+ "Pulkit12/my-pet-dog",
10
+ "DavideTHU/lora-trained-xl-colab-necklace",
11
+ "Gurusha/dreembooth_holding_phone",
12
+ "Gurusha/dreembooth_two_hands_touching",
13
+ "Alexzyx/lora-trained-xl-colab",
14
+ "ananyaaaaa/my-pet-dog",
15
+ "ishinelikeastar/my-pet-dog&,
16
+ "Yntec/SuperCuteRemix",
17
  ]
18
 
19