Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Waseem7711
/
language_Translator
like
3
Runtime error
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"):