allknowingroger commited on
Commit
cd4a1c8
1 Parent(s): ec13a9e

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
- "Norod78/SDXL-DollZ-Style-LoRA",
9
- "ultabeauty/sdxl-v1.0-style-look1-lora-hta-250",
10
- "smalleight/3d-icon-sdxl-lora",
11
- "smalleight/lunchabuilder-sdxl-lora",
12
- "iamkprasad/seeta",
13
- "erikhsos/campusbier_LoRA",
14
- "thissayantan/dreambooth-mritunjay",
15
- "narendrag11/picture11",
16
- "harshmori/sd",
17
  ]
18
 
19
 
 
5
  import time
6
 
7
  models =[
8
+ "fira7s/mbp_LoRA",
9
+ "Changchoichang2104/StableDiffusionXL-Waltz-with-Bashir-style",
10
+ "Changchoichang2104/sdxl-waltz-with-bashir-style",
11
+ "linoyts/2000_ads_offset_noise_3",
12
+ "linoyts/2000_ads_offset_noise_2",
13
+ "fira7s/corgy_dog_LoRA",
14
+ "imtiazzahir/headshot",
15
+ "NSTiwari/SDXL_LoRA_model",
16
+ "MaZehua/dog",
17
  ]
18
 
19