allknowingroger commited on
Commit
b7a6690
·
1 Parent(s): 99ced39

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
- "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
- "digiplay/OldFish_v1.1",
17
  ]
18
 
19
 
 
5
  import time
6
 
7
  models =[
8
+ "Gurusha/dreembooth_wearing_ring",
9
+ "sams1234/bikes-xzg",
10
+ "lccllccc/0920_sdxl_lora_5000_steps",
11
+ "Yntec/SuperCuteRemix",
12
+ "Sang-Bin/textual_inversion_face",
13
+ "jmanuoz/lora-trained-xl-enzofernan",
14
+ "jtlowell/lora_lofi_beach",
15
+ "pranav12091/my-pet-dog",
16
+ "Alexzyx/lora-trained-xl",
17
  ]
18
 
19