AItool commited on
Commit
7c7291f
·
verified ·
1 Parent(s): b3a0d22
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -234,8 +234,10 @@ async def upload_file(file: UploadFile = File(...), padding_type: str = Form(...
234
  <img src='data:image/jpeg;base64,{display_encoded_img}' width="512"/>
235
  <p><a href="data:image/jpeg;base64,{full_size_encoded_img}" download="rectangled_image.jpg">
236
  Download Full-Size Image</a></p>
 
 
237
  <p><a href="/">Back</a></p>
238
- <div id="credit">Image creations by
239
  <a href="https://stock.adobe.com/es/contributor/212598146/UMAMI%20LAB" target="_blank">Adobe Stock User Umami Lab</a>
240
  and
241
  <a href="https://www.shutterstock.com/g/Idoia+Lerchundi?rid=430751957" target="_blank">Shutterstock User PhoArt101</a>.
 
234
  <img src='data:image/jpeg;base64,{display_encoded_img}' width="512"/>
235
  <p><a href="data:image/jpeg;base64,{full_size_encoded_img}" download="rectangled_image.jpg">
236
  Download Full-Size Image</a></p>
237
+ <div style="margin: 0.75em 0;"><a href="https://www.buymeacoffee.com/Artgen" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" height="41" width="174"></a></div>
238
+ <div style="margin: 0.75em 0;">But what would really help me is a <strong>PRO subscription</strong> to Google Colab, Kaggle or Hugging Face. Many thanks.</div>
239
  <p><a href="/">Back</a></p>
240
+ <div id="credit">Image credit
241
  <a href="https://stock.adobe.com/es/contributor/212598146/UMAMI%20LAB" target="_blank">Adobe Stock User Umami Lab</a>
242
  and
243
  <a href="https://www.shutterstock.com/g/Idoia+Lerchundi?rid=430751957" target="_blank">Shutterstock User PhoArt101</a>.