Spaces:
Sleeping
Sleeping
Pranjal12345
commited on
Commit
•
b6935e8
1
Parent(s):
49d644f
Update app.py
Browse files
app.py
CHANGED
@@ -65,5 +65,5 @@ translation_interface = gr.Interface(
|
|
65 |
description= description
|
66 |
)
|
67 |
|
68 |
-
|
69 |
-
|
|
|
65 |
description= description
|
66 |
)
|
67 |
|
68 |
+
|
69 |
+
translation_interface.launch(debug=True, enable_queue=True, share=True)
|