Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,7 @@ language:
|
|
6 |
- hi
|
7 |
library_name: transformers
|
8 |
pipeline_tag: image-to-text
|
|
|
9 |
tags:
|
10 |
- image caption
|
11 |
---
|
|
|
6 |
- hi
|
7 |
library_name: transformers
|
8 |
pipeline_tag: image-to-text
|
9 |
+
inference: False
|
10 |
tags:
|
11 |
- image caption
|
12 |
---
|