Spaces:
Running
Running
Upload app.py
Browse files
app.py
CHANGED
|
@@ -2520,7 +2520,7 @@ def create_interface():
|
|
| 2520 |
<div style="
|
| 2521 |
display: flex;
|
| 2522 |
align-items: center;
|
| 2523 |
-
justify-content:
|
| 2524 |
gap: 0;
|
| 2525 |
margin-top: 8px;
|
| 2526 |
font-size: 13px;
|
|
|
|
| 2520 |
<div style="
|
| 2521 |
display: flex;
|
| 2522 |
align-items: center;
|
| 2523 |
+
justify-content: center;
|
| 2524 |
gap: 0;
|
| 2525 |
margin-top: 8px;
|
| 2526 |
font-size: 13px;
|