bilgeyucel commited on
Commit
afc9aca
1 Parent(s): 4d2d71e

Fix the text

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ description = """
9
  # Captionate ✨ 📸
10
  ## Create Instagram captions for your insta pics!
11
 
12
- Built by [Bilge Yucel](https://twitter.com/bilgeycl) using with [Haystack](https://github.com/deepset-ai/haystack).
13
  """
14
 
15
  image_to_text = TransformersImageToText(
 
9
  # Captionate ✨ 📸
10
  ## Create Instagram captions for your insta pics!
11
 
12
+ Built by [Bilge Yucel](https://twitter.com/bilgeycl) using [Haystack](https://github.com/deepset-ai/haystack)💙
13
  """
14
 
15
  image_to_text = TransformersImageToText(