Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -924,7 +924,6 @@ def show_details_html(choice, previous_output, initial_state):
|
|
| 924 |
|
| 925 |
def main():
|
| 926 |
with gr.Blocks(css=get_css_styles()) as iface:
|
| 927 |
-
spaces.init()
|
| 928 |
|
| 929 |
gr.HTML("""
|
| 930 |
<header style='text-align: center; padding: 20px; margin-bottom: 20px;'>
|
|
|
|
| 924 |
|
| 925 |
def main():
|
| 926 |
with gr.Blocks(css=get_css_styles()) as iface:
|
|
|
|
| 927 |
|
| 928 |
gr.HTML("""
|
| 929 |
<header style='text-align: center; padding: 20px; margin-bottom: 20px;'>
|