"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "5af2c6269672cda01c24ad48fab13f14a3ffb746"
Unverified Commit 1709886e authored by cmahmut's avatar cmahmut Committed by GitHub
Browse files

[`pipelines`] updated docstring with vqa alias (#28951)

updated docstring with vqa alias
parent cf4c20b9
......@@ -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"`
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment