Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -700,4 +700,4 @@ with gr.Blocks(title="Binary Matrix Feedback Transformer", css="""
|
|
700 |
|
701 |
# Launch the app
|
702 |
if __name__ == "__main__":
|
703 |
-
demo.launch(
|
|
|
700 |
|
701 |
# Launch the app
|
702 |
if __name__ == "__main__":
|
703 |
+
demo.launch()
|