Spaces:
Runtime error
Runtime error
Commit
·
e73c8f7
1
Parent(s):
95ab08d
Update app.py
Browse filesUpdated Share=False
app.py
CHANGED
@@ -112,4 +112,4 @@ class GRadioInterface:
|
|
112 |
demo.launch(share=share)
|
113 |
|
114 |
demo_app = GRadioInterface(function=convert_text)
|
115 |
-
demo_app.start(
|
|
|
112 |
demo.launch(share=share)
|
113 |
|
114 |
demo_app = GRadioInterface(function=convert_text)
|
115 |
+
demo_app.start()
|