deltheil commited on
Commit
40867f2
·
verified ·
1 Parent(s): 87edb94

Update src/app.py

Browse files
Files changed (1) hide show
  1. src/app.py +2 -0
src/app.py CHANGED
@@ -17,6 +17,8 @@ TITLE = """
17
  <h1>Finegrain Image Enhancer</h1>
18
  <p>
19
  Transform low-resolution images into stunning high-resolution versions with intelligently generated details.
 
 
20
  </p>
21
  """
22
 
 
17
  <h1>Finegrain Image Enhancer</h1>
18
  <p>
19
  Transform low-resolution images into stunning high-resolution versions with intelligently generated details.
20
+ </p><p>
21
+ 🌟 If you like this Space, follow <a href="https://huggingface.co/finegrain">Finegrain</a> on Hugging Face for more cool free tools!
22
  </p>
23
  """
24