Spaces:
Running
on
Zero
Running
on
Zero
prithivMLmods
commited on
Commit
•
5c240d0
1
Parent(s):
eada7e0
Update app.py
Browse files
app.py
CHANGED
@@ -98,7 +98,7 @@ footer {
|
|
98 |
|
99 |
with gr.Blocks(css=css, theme="prithivMLmods/Minecraft-Theme") as demo:
|
100 |
with gr.Column(elem_id="col-container"):
|
101 |
-
gr.Markdown("## SD3.5
|
102 |
|
103 |
with gr.Row():
|
104 |
prompt = gr.Text(
|
|
|
98 |
|
99 |
with gr.Blocks(css=css, theme="prithivMLmods/Minecraft-Theme") as demo:
|
100 |
with gr.Column(elem_id="col-container"):
|
101 |
+
gr.Markdown("## SD3.5 TURBO")
|
102 |
|
103 |
with gr.Row():
|
104 |
prompt = gr.Text(
|