allknowingroger commited on
Commit
8ad3239
1 Parent(s): 80b33e4

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
- "ignasbud/corgy_dog_LoRA",
9
- "multimodalart/text-encoder-test-5",
10
- "multimodalart/text-encoder-test-4",
11
- "ahgsql/WOODY_LoRA",
12
- "kr-manish/text-to-image-sdxl-lora-dreemBooth-rashmika_3000_512x512",
13
- "dasdsff/PSYPRO1",
14
- "akshaysabale07169/linkedin",
15
- "ruhul0/dreambooth",
16
- "armstrongrichi/sdxl_picarmstrongrichi",
17
  ]
18
 
19
 
 
5
  import time
6
 
7
  models =[
8
+ "Pclanglais/MickeyDP",
9
+ "andresesevilla/clover_cat_LoRA",
10
+ "iamadhxxx/Lora_xxxtentacion_sd1.4",
11
+ "dasdsff/LorePro3",
12
+ "multimodalart/poli-steps-final-face-token-only",
13
+ "multimodalart/poli-steps-final-face",
14
+ "multimodalart/poli-steps-final-face-no-caps",
15
+ "Norod78/SDXL-ShoshiZohar-Lora",
16
+ "terworld/Jenna_Ortega_as_Wednesday",
17
  ]
18
 
19