Spaces:
Paused
Paused
Commit
·
99bd894
1
Parent(s):
bfccab3
Update app.py
Browse files
app.py
CHANGED
@@ -90,7 +90,7 @@ examples = [
|
|
90 |
]
|
91 |
|
92 |
with demo:
|
93 |
-
gr.HTML("""<div style="text-align: center; max-width: 700px; margin: 0 auto;">
|
94 |
<div
|
95 |
style="
|
96 |
display: inline-flex;
|
|
|
90 |
]
|
91 |
|
92 |
with demo:
|
93 |
+
gr.HTML("""<div style="text-align: center; max-width: 700px; margin: 0 auto;">
|
94 |
<div
|
95 |
style="
|
96 |
display: inline-flex;
|