Fix task tag
#6
by
merve
HF staff
- opened
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
|
|
3 |
---
|
4 |
<div align="center">
|
5 |
|
@@ -192,4 +193,4 @@ response = processor.tokenizer.batch_decode(generated_ids, skip_special_tokens=T
|
|
192 |
## 5. Chatbot & API
|
193 |
For general use and evaluation, we provide a [Chatbot](https://www.hailuo.ai/) with online search capabilities and the [online API](https://intl.minimaxi.com) for developers.
|
194 |
|
195 |
-
Contact us at [model@minimaxi.com](mailto:model@minimaxi.com).
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
pipeline_tag: image-text-to-text
|
4 |
---
|
5 |
<div align="center">
|
6 |
|
|
|
193 |
## 5. Chatbot & API
|
194 |
For general use and evaluation, we provide a [Chatbot](https://www.hailuo.ai/) with online search capabilities and the [online API](https://intl.minimaxi.com) for developers.
|
195 |
|
196 |
+
Contact us at [model@minimaxi.com](mailto:model@minimaxi.com).
|