Spaces:
Sleeping
Sleeping
Mr-Vicky-01
commited on
Commit
•
54890b9
1
Parent(s):
726d935
Update interface.py
Browse files- interface.py +1 -1
interface.py
CHANGED
@@ -30,7 +30,7 @@ with st.sidebar:
|
|
30 |
st.write("[Pachaiappan❤️](https://mr-vicky-01.github.io/Portfolio)")
|
31 |
st.write("contact: [Email](mailto:[email protected])")
|
32 |
|
33 |
-
st.title("
|
34 |
st.text("Upload your screenshot to convert it into a Word document.")
|
35 |
uploaded_file = st.file_uploader("", type=["png", "jpg", "jpeg"])
|
36 |
|
|
|
30 |
st.write("[Pachaiappan❤️](https://mr-vicky-01.github.io/Portfolio)")
|
31 |
st.write("contact: [Email](mailto:[email protected])")
|
32 |
|
33 |
+
st.title("SCREENSHOT🖼️ - DOCUMENT📃")
|
34 |
st.text("Upload your screenshot to convert it into a Word document.")
|
35 |
uploaded_file = st.file_uploader("", type=["png", "jpg", "jpeg"])
|
36 |
|