mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-31 02:02:21 +06:00
[pipelines
] updated docstring with vqa alias (#28951)
updated docstring with vqa alias
This commit is contained in:
parent
cf4c20b9fb
commit
1709886eba
@ -528,7 +528,7 @@ def check_task(task: str) -> Tuple[str, Dict, Any]:
|
||||
- `"translation"`
|
||||
- `"translation_xx_to_yy"`
|
||||
- `"video-classification"`
|
||||
- `"visual-question-answering"`
|
||||
- `"visual-question-answering"` (alias `"vqa"` available)
|
||||
- `"zero-shot-classification"`
|
||||
- `"zero-shot-image-classification"`
|
||||
- `"zero-shot-object-detection"`
|
||||
|
Loading…
Reference in New Issue
Block a user