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
8000913
·
1 Parent(s):
dff6e58
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -34,4 +34,4 @@ interface = gr.Interface(
34
outputs=gr.components.Textbox(label="Translation")
35
)
36
37
-
interface.launch()
34
outputs=gr.components.Textbox(label="Translation")
35
)
36
37
+
interface.launch()