Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
barghavani
/
translation_machin_en_to_multi_languages
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
barghavani
commited on
Nov 20, 2023
Commit
f352d72
·
1 Parent(s):
64a9be8
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -30,4 +30,4 @@ demo = gr.Interface(
30
],
31
outputs='text',
32
)
33
-
demo.launch(share=True,debug=True)
demo.launch(share=True,debug=True)
30
],
31
outputs='text',
32
)
33
+
demo.launch(share=True,debug=True)