Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Waseem7711
/
language_Translator
like
1
Running
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
Update app.py
#1
by
Waseem771
- opened
Aug 23, 2024
base:
refs/heads/main
←
from:
refs/pr/1
Discussion
Files changed
+1
-0
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -32,6 +32,7 @@ def main():
32
"ja", # Japanese
33
"ru", # Russian
34
"ar" # Arabic
35
])
36
37
if st.button("Translate"):
32
"ja", # Japanese
33
"ru", # Russian
34
"ar" # Arabic
35
+
"ur" # Urdu
36
])
37
38
if st.button("Translate"):