Spaces:
Paused
Paused
Upload app.py
Browse files
app.py
CHANGED
|
@@ -107,7 +107,7 @@ border-bottom-color: #ffffff !important; border-left-color: #000000 !important;}
|
|
| 107 |
.gr-button:hover {filter: brightness(130%);}
|
| 108 |
"""
|
| 109 |
|
| 110 |
-
with gr.Blocks(theme='John6666/
|
| 111 |
gr.HTML(f"""
|
| 112 |
<div style="text-align: center; max-width: 1200px; margin: 0 auto;">
|
| 113 |
<div>
|
|
|
|
| 107 |
.gr-button:hover {filter: brightness(130%);}
|
| 108 |
"""
|
| 109 |
|
| 110 |
+
with gr.Blocks(theme='John6666/YntecDark', fill_width=True, css=css) as myface:
|
| 111 |
gr.HTML(f"""
|
| 112 |
<div style="text-align: center; max-width: 1200px; margin: 0 auto;">
|
| 113 |
<div>
|