devaprobs commited on
Commit
f64ba61
โ€ข
1 Parent(s): 843eeea

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,7 +24,7 @@ st.markdown(
24
  )
25
 
26
  # Input text box for user to enter Amharic text
27
- user_input = st.text_area("Enter Amharic text here:", height=150, placeholder="แˆแˆณแˆŒ: แŠฅแŠ“แŠ•แ‰ฐ แŠฅแŠ•แ‹ฐแˆ›แŠ•แˆ แŠ แ‹ญแˆ†แŠ‘แˆ...")
28
 
29
  # Submit button for classification
30
  if st.button("Analyze Text ๐Ÿš€"):
 
24
  )
25
 
26
  # Input text box for user to enter Amharic text
27
+ user_input = st.text_area("Enter Amharic text here:", height=150, placeholder="แˆแˆณแˆŒ: แŠขแ‰ตแ‹ฎแŒตแ‹ซ แˆˆแ‹˜แˆ‹แˆˆแˆ แ‰ตแŠ‘แˆญ...")
28
 
29
  # Submit button for classification
30
  if st.button("Analyze Text ๐Ÿš€"):