Specify right model card metadata
#1
by
osanseviero
- opened
README.md
CHANGED
@@ -1,6 +1,9 @@
|
|
1 |
---
|
|
|
|
|
2 |
datasets:
|
3 |
- irodkin/celeba_with_llava_shorter_captions
|
|
|
4 |
---
|
5 |
**For this model the only one available contol input is the conditioning_image from dataset irodkin/celeba_with_llava_shorter_captions**
|
6 |
|
|
|
1 |
---
|
2 |
+
tags:
|
3 |
+
- llava
|
4 |
datasets:
|
5 |
- irodkin/celeba_with_llava_shorter_captions
|
6 |
+
pipeline_tag: image-text-to-text
|
7 |
---
|
8 |
**For this model the only one available contol input is the conditioning_image from dataset irodkin/celeba_with_llava_shorter_captions**
|
9 |
|