oldfart commited on
Commit
9d882ff
·
1 Parent(s): ec3eeeb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -6
app.py CHANGED
@@ -289,10 +289,5 @@ 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
- " " Create free art with Stable Diffusion Ai on the Playstore or IOS App href='https://play.google.com/store/apps/details?id=stable.diffusion.ducksolid&pcampaignid=web_share''"
295
-
296
- " href="https://tiny.cc/sweetmoney">Get 50$ For Free Every Month <3."+
297
- " Thank you."+)
298
 
 
289
 
290
  st.markdown("\n")
291
  st.markdown("\n")
292
+ st.info("DESCRIPTION: Create free art with Stable Diffusion Ai on the Playstore or IOS App [link](https://play.google.com/store/apps/details?id=stable.diffusion.ducksolid&pcampaignid=web_share). Get $50 For Free Every Month <3 [link](https://tiny.cc/sweetmoney). Thank you.")
 
 
 
 
 
293