Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Hira99
/
LangTranslator
like
0
Sleeping
App
Files
Files
Community
Hira99
commited on
Aug 28
Commit
f27ac7b
•
1 Parent(s):
e7075af
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -41,4 +41,3 @@ if st.button("Translate"):
41
st.write(translated_text)
42
else:
43
st.write("Please enter some text to translate.")
44
-
41
st.write(translated_text)
42
else:
43
st.write("Please enter some text to translate.")