Spaces:
Running
on
Zero
Running
on
Zero
AI-Platform
commited on
Commit
•
b6a33f6
1
Parent(s):
8c78623
Update app.py
Browse files
app.py
CHANGED
@@ -79,7 +79,7 @@ def generate_image(prompt, base="Realistic", motion="", step=8, progress=gr.Prog
|
|
79 |
# Gradio Interface
|
80 |
with gr.Blocks(css="style.css") as demo:
|
81 |
gr.HTML(
|
82 |
-
"<h1><center>Mochi 1</center></h1>"
|
83 |
|
84 |
)
|
85 |
with gr.Group():
|
|
|
79 |
# Gradio Interface
|
80 |
with gr.Blocks(css="style.css") as demo:
|
81 |
gr.HTML(
|
82 |
+
"<h1><center>Mochi 1</center></h1>"
|
83 |
|
84 |
)
|
85 |
with gr.Group():
|