Spaces:
Sleeping
Sleeping
Commit
·
7778b04
1
Parent(s):
56adcee
Update app.py
Browse files
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 |
+
|