Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -70,7 +70,7 @@ with st.sidebar:
|
|
| 70 |
|
| 71 |
st.caption("""
|
| 72 |
<div class="justified-text">
|
| 73 |
-
Screenshot to Document file Creator is an
|
| 74 |
</div>
|
| 75 |
""", unsafe_allow_html=True)
|
| 76 |
|
|
|
|
| 70 |
|
| 71 |
st.caption("""
|
| 72 |
<div class="justified-text">
|
| 73 |
+
Screenshot to Document file Creator is an AI powered app that allows users to effortlessly convert their screenshots into Word documents. Simply upload a screenshot, and the app will generate a Word document based on the image provided, ensuring a seamless and efficient conversion process. Ideal for anyone looking to quickly turn visual content into editable text documents.
|
| 74 |
</div>
|
| 75 |
""", unsafe_allow_html=True)
|
| 76 |
|