Spaces:
Running
Running
Commit
·
88b8c8f
1
Parent(s):
5fa1ed0
Update app.py
Browse files
app.py
CHANGED
@@ -220,5 +220,4 @@ if __name__ == "__main__":
|
|
220 |
outputs=[text_output, audio_output],
|
221 |
)
|
222 |
|
223 |
-
webbrowser.open("http://127.0.0.1:7860")
|
224 |
app.launch(share=args.share)
|
|
|
220 |
outputs=[text_output, audio_output],
|
221 |
)
|
222 |
|
|
|
223 |
app.launch(share=args.share)
|