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

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
- "dataautogpt3/OpenDalleV1.1",
9
- "ishmanish/text-to-image-sdxl-lora-DreamBooth_own_v1",
10
- "Norod78/dream-dis-pix-xl",
11
- "roktimsardar123/RXKSDXL",
12
- "MaziyarPanahi/vision_pro_dreambooth_project_2",
13
- "XGGNet/lora-sdxl-szn",
14
- "Yntec/aBagOfChips",
15
- "Yntec/Stuff",
16
- "Yntec/SinkOrSwim",
17
  ]
18
 
19
 
 
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