Spaces:
Runtime error
Runtime error
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(
|