Spaces:
Running
Running
bilgeyucel
commited on
Commit
•
afc9aca
1
Parent(s):
4d2d71e
Fix the text
Browse files
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
|
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(
|