Update README.md
Browse files
README.md
CHANGED
|
@@ -5,7 +5,7 @@ tags:
|
|
| 5 |
- image-to-text
|
| 6 |
---
|
| 7 |
## lokibots/vit-patch16-1280-gpt2-large-image-summary
|
| 8 |
-
This model generates a summary from a given
|
| 9 |
|
| 10 |
## sample inference code
|
| 11 |
```{python}
|
|
|
|
| 5 |
- image-to-text
|
| 6 |
---
|
| 7 |
## lokibots/vit-patch16-1280-gpt2-large-image-summary
|
| 8 |
+
This model generates a summary from a given chart image. The model accepts an image of size 1280x768 (or less) and generates a summary describing the contents of the image. **However, training is still required.**
|
| 9 |
|
| 10 |
## sample inference code
|
| 11 |
```{python}
|