dpc commited on
Commit
ec0d707
·
1 Parent(s): bd85076

rename app

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,7 +33,7 @@ target_langs = ''
33
  with st.form(key='nmt'):
34
  text = st.text_area(
35
  label='Enter text',
36
- placeholder='Enter a sentence. Pāḷi translation is not available now.',
37
  help='Auto detect input language 170+.')
38
  target_langs = st.multiselect(
39
  'Translate to (can select more than one language)',
 
33
  with st.form(key='nmt'):
34
  text = st.text_area(
35
  label='Enter text',
36
+ #placeholder='Enter a sentence. Pāḷi translation is not available now.', 1.0.0 does not have
37
  help='Auto detect input language 170+.')
38
  target_langs = st.multiselect(
39
  'Translate to (can select more than one language)',