PabloGabrielSch commited on
Commit
bcd13b7
·
verified ·
1 Parent(s): e5a6b8b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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 a free tool 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 zain.18j2000@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
 
 
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