Skip to content

Commit

Permalink
Enable vqa in search filters for models (huggingface#261)
Browse files Browse the repository at this point in the history
  • Loading branch information
osanseviero authored Jul 27, 2022
1 parent a17093c commit 902f217
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/src/lib/interfaces/Types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -563,7 +563,6 @@ export const PIPELINE_DATA = ensureRecordOfPipelines({
],
modality: "multimodal",
color: "red",
hideInModels: true,
},
"zero-shot-image-classification": {
name: "Zero-Shot Image Classification",
Expand Down

0 comments on commit 902f217

Please sign in to comment.