Spaces:
Running
Running
bilgeyucel
commited on
Commit
•
dc74825
1
Parent(s):
8520592
Update app.py
Browse files
app.py
CHANGED
@@ -9,11 +9,11 @@ description = """
|
|
9 |
# Captionate 📸
|
10 |
### Create Instagram captions for your pics!
|
11 |
|
12 |
-
* Upload your photo or select one from examples
|
13 |
* Choose your model
|
14 |
* ✨ Captionate! ✨
|
15 |
|
16 |
-
`
|
17 |
|
18 |
Built by [Bilge Yucel](https://twitter.com/bilgeycl) using [Haystack](https://github.com/deepset-ai/haystack) 💙
|
19 |
"""
|
|
|
9 |
# Captionate 📸
|
10 |
### Create Instagram captions for your pics!
|
11 |
|
12 |
+
* Upload your photo or select one from the examples
|
13 |
* Choose your model
|
14 |
* ✨ Captionate! ✨
|
15 |
|
16 |
+
`mistralai/Mistral-7B-Instruct-v0.2` performs best, but try different models to see how they react to the same prompt.
|
17 |
|
18 |
Built by [Bilge Yucel](https://twitter.com/bilgeycl) using [Haystack](https://github.com/deepset-ai/haystack) 💙
|
19 |
"""
|