Commit
·
f06b879
1
Parent(s):
5090faf
Update README.md
Browse files
README.md
CHANGED
@@ -95,7 +95,7 @@ with torch.no_grad():
|
|
95 |
model.generate_beam(embed=prefix_embed)[0]
|
96 |
|
97 |
|
98 |
-
# >> ""
|
99 |
```
|
100 |
|
101 |
## BibTex and citation info
|
|
|
95 |
model.generate_beam(embed=prefix_embed)[0]
|
96 |
|
97 |
|
98 |
+
# >> "she is posing for a photo."
|
99 |
```
|
100 |
|
101 |
## BibTex and citation info
|