Spaces:
Sleeping
Sleeping
Commit
·
cb02116
1
Parent(s):
6a8c8d1
Update app.py
Browse files
app.py
CHANGED
@@ -5,10 +5,10 @@ import gradio as gr
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
-
"
|
9 |
-
"
|
10 |
"Hemanth-thunder/kazuki_kurusu_lora_xl",
|
11 |
-
"
|
12 |
"digiplay/CityEdge_StyleMix_v1.44",
|
13 |
"digiplay/LusterMix_v1.5_safetensors",
|
14 |
"digiplay/ZemiHR_v2_diffusers",
|
|
|
5 |
import time
|
6 |
|
7 |
models =[
|
8 |
+
"zhangyi617/car-lora",
|
9 |
+
"samankhan07/sdxl_try",
|
10 |
"Hemanth-thunder/kazuki_kurusu_lora_xl",
|
11 |
+
"oloflindh/marcus-test",
|
12 |
"digiplay/CityEdge_StyleMix_v1.44",
|
13 |
"digiplay/LusterMix_v1.5_safetensors",
|
14 |
"digiplay/ZemiHR_v2_diffusers",
|