Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -2,5 +2,5 @@ import gradio as gr
|
|
2 |
|
3 |
model = "Blane187/ai-hoshino-s1-ponyxl-lora-nochekaise"
|
4 |
|
5 |
-
demo = gr.load(model, src="
|
6 |
demo.launch()
|
|
|
2 |
|
3 |
model = "Blane187/ai-hoshino-s1-ponyxl-lora-nochekaise"
|
4 |
|
5 |
+
demo = gr.load(model, src="models", theme="Blane187/fuchsia")
|
6 |
demo.launch()
|