Spaces:
Sleeping
Sleeping
mrbeliever
commited on
Commit
•
b47f90b
1
Parent(s):
e0c5307
Update app.py
Browse files
app.py
CHANGED
@@ -168,8 +168,8 @@ def generate(
|
|
168 |
|
169 |
|
170 |
with gr.Blocks() as demo:
|
171 |
-
gr.Markdown("<h1 style='text-align: center'>
|
172 |
-
|
173 |
with gr.Row():
|
174 |
with gr.Column():
|
175 |
with gr.Row():
|
|
|
168 |
|
169 |
|
170 |
with gr.Blocks() as demo:
|
171 |
+
gr.Markdown("<h1 style='text-align: center'>Omniverse</h1>")
|
172 |
+
|
173 |
with gr.Row():
|
174 |
with gr.Column():
|
175 |
with gr.Row():
|