Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -42,4 +42,3 @@ with gr.Blocks() as demo:
|
|
42 |
if __name__ == "__main__":
|
43 |
demo.launch(show_api=False, share=False)
|
44 |
|
45 |
-

|
|
|
42 |
if __name__ == "__main__":
|
43 |
demo.launch(show_api=False, share=False)
|
44 |
|
|