Add pipeline tag
#1
by
nielsr
HF staff
- opened
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
1 |
The following is the code to run Pangea-7B using huggingface generate:
|
2 |
```
|
3 |
# Assuming that you have text_input and image_path
|
|
|
1 |
+
---
|
2 |
+
pipeline_tag: image-text-to-text
|
3 |
+
---
|
4 |
+
|
5 |
The following is the code to run Pangea-7B using huggingface generate:
|
6 |
```
|
7 |
# Assuming that you have text_input and image_path
|