abdulsamad commited on
Commit
7778b04
·
1 Parent(s): 56adcee

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -2,3 +2,5 @@ import streamlit as st
2
  import pandas as pd
3
 
4
  st.write("This App will check the payee name in the UBL cheque")
 
 
 
2
  import pandas as pd
3
 
4
  st.write("This App will check the payee name in the UBL cheque")
5
+ st.text_area('Text to translate')
6
+