Update README.md
Browse files
README.md
CHANGED
@@ -96,9 +96,11 @@ generated_texts = processor.batch_decode(
|
|
96 |
|
97 |
print(generated_texts[0])
|
98 |
"""
|
99 |
-
Assistant: The first image shows a statue of the Statue of Liberty in front of a
|
100 |
-
The statue is
|
101 |
-
The water
|
|
|
|
|
102 |
"""
|
103 |
```
|
104 |
|
|
|
96 |
|
97 |
print(generated_texts[0])
|
98 |
"""
|
99 |
+
Assistant: The first image shows a green statue of the Statue of Liberty standing on a stone pedestal in front of a body of water.
|
100 |
+
The statue is holding a torch in its right hand and a tablet in its left hand.
|
101 |
+
The water is calm and there are some trees and buildings in the background.
|
102 |
+
The second image shows a bee on a pink flower.
|
103 |
+
The bee is black and yellow and is surrounded by pink petals.
|
104 |
"""
|
105 |
```
|
106 |
|