RohanHBTU commited on
Commit
69c3b57
·
1 Parent(s): 8b8783c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -29,7 +29,7 @@ st.header("Hinglish-English Translator")
29
  st.subheader("Please enter your text!")
30
  st.text("")
31
 
32
- input = st.text_area("Enter here")
33
 
34
  if st.button('Check Now!'):
35
  #transformed_sms = transform_text(input)
 
29
  st.subheader("Please enter your text!")
30
  st.text("")
31
 
32
+ input = st.text_area("Enter here","Please timer ko rokey")
33
 
34
  if st.button('Check Now!'):
35
  #transformed_sms = transform_text(input)