Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TNK21
/
Translator_app
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
TNK21
commited on
Oct 5, 2023
Commit
87c354f
·
1 Parent(s):
089c443
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -28,4 +28,4 @@ interface = gr.Interface(
28
outputs=gr.components.Textbox(label="Translation")
29
)
30
31
-
interface.launch()
28
outputs=gr.components.Textbox(label="Translation")
29
)
30
31
+
interface.launch()