Spaces:
Runtime error
Runtime error
PabloGabrielSch
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -289,9 +289,9 @@ with col2:
|
|
289 |
|
290 |
st.markdown("\n")
|
291 |
st.markdown("\n")
|
292 |
-
st.info("DESCRIPTION : This web app is
|
293 |
" is still undergoing development, we are delighted to offer you to use it for image resolution upscaling."+
|
294 |
-
" We welcome your feedback and suggestions, and encourage you to contact us at
|
295 |
"to share your thoughts. Thank you for your interest in our web application, and we look forward "+
|
296 |
"to hearing from you as we continue to work towards making this project a resounding success.")
|
297 |
|
|
|
289 |
|
290 |
st.markdown("\n")
|
291 |
st.markdown("\n")
|
292 |
+
st.info("DESCRIPTION : This web app is designed to upscale or resize image resolution. While the app"+
|
293 |
" is still undergoing development, we are delighted to offer you to use it for image resolution upscaling."+
|
294 |
+
" We welcome your feedback and suggestions, and encourage you to contact us at truelie2011@gmail.com "+
|
295 |
"to share your thoughts. Thank you for your interest in our web application, and we look forward "+
|
296 |
"to hearing from you as we continue to work towards making this project a resounding success.")
|
297 |
|