PabloGabrielSch commited on
Commit
e4cbac3
1 Parent(s): 377b633

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -5
app.py CHANGED
@@ -289,9 +289,7 @@ with col2:
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
 
 
289
 
290
  st.markdown("\n")
291
  st.markdown("\n")
292
+ st.info("DESCRIPTION : This web app is designed to upscale or resize image resolution, we are ttrying to improve it further."+
293
+ " Feel free to use, for feedback and suggestions, and to share your thoughts you can contact me at truelie2011@gmail.com "+
294
+ "if you enjoy it you can make a donation with paypal" )
 
 
295