Spaces:
Sleeping
Sleeping
kasper-boy
commited on
Commit
•
9af06f8
1
Parent(s):
8389752
Update app.py
Browse files
app.py
CHANGED
@@ -42,4 +42,4 @@ demo = gr.Interface(
|
|
42 |
description="This application translates any English text to multiple languages."
|
43 |
)
|
44 |
|
45 |
-
demo.launch(
|
|
|
42 |
description="This application translates any English text to multiple languages."
|
43 |
)
|
44 |
|
45 |
+
demo.launch()
|