Spaces:
Running
on
Zero
Running
on
Zero
guardiancc
commited on
Commit
•
2321ba1
1
Parent(s):
b6269e1
Update app.py
Browse files
app.py
CHANGED
@@ -2086,7 +2086,7 @@ def remove_custom_lora():
|
|
2086 |
|
2087 |
run_lora.zerogpu = True
|
2088 |
|
2089 |
-
with gr.Blocks(theme="prithivMLmods/Minecraft-Theme"
|
2090 |
title = gr.HTML(
|
2091 |
"""<h1>Arcane🥳</h1>""",
|
2092 |
elem_id="title",
|
|
|
2086 |
|
2087 |
run_lora.zerogpu = True
|
2088 |
|
2089 |
+
with gr.Blocks(theme="prithivMLmods/Minecraft-Theme") as app:
|
2090 |
title = gr.HTML(
|
2091 |
"""<h1>Arcane🥳</h1>""",
|
2092 |
elem_id="title",
|