Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
TANVEERMAKHDOOM
/
languageTranslatorForALL
like
0
Running
App
Files
Files
Community
TANVEERMAKHDOOM
commited on
Aug 23
Commit
11d23d1
•
1 Parent(s):
ce1f204
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -39,4 +39,5 @@ if target_language:
39
else:
40
st.error("Please enter some text to translate.")
41
42
streamlit run app.py
39
else:
40
st.error("Please enter some text to translate.")
41
42
+
43
streamlit run app.py