sgrohmann2
commited on
Commit
•
cc511bd
1
Parent(s):
dc68f91
Update README.md
Browse files
README.md
CHANGED
@@ -77,7 +77,7 @@ image_to_text = pipeline("image-to-text", model="nlpconnect/vit-gpt2-image-capti
|
|
77 |
|
78 |
image_to_text("https://ankur3107.github.io/assets/images/image-captioning-example.png")
|
79 |
|
80 |
-
# [{'generated_text': '
|
81 |
|
82 |
|
83 |
```
|
|
|
77 |
|
78 |
image_to_text("https://ankur3107.github.io/assets/images/image-captioning-example.png")
|
79 |
|
80 |
+
# [{'generated_text': 'an nba player at a soccer game drinking beer '}]
|
81 |
|
82 |
|
83 |
```
|