altndrr commited on
Commit
ea27f91
1 Parent(s): 7e32674

Update README.md (#5)

Browse files

- Update README.md (05ff58d3ce2abc1d6c961b14cedddd25f0eb5c4d)

Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -1,3 +1,11 @@
 
 
 
 
 
 
 
 
1
  # Category Search from External Databases (CaSED)
2
 
3
  Disclaimer: The model card is taken and modified from the official repository, which can be found [here](https://github.com/altndrr/vic). The paper can be found [here](https://arxiv.org/abs/2306.00917).
@@ -52,4 +60,4 @@ pip install torch faiss-cpu flair inflect nltk transformers
52
  archivePrefix={arXiv},
53
  primaryClass={cs.CV}
54
  }
55
- ```
 
1
+ ---
2
+ pipeline_tag: image-classification
3
+ tags:
4
+ - vision
5
+ widget:
6
+ - src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/cat-dog-music.png
7
+ example_title: Cat & Dog
8
+ ---
9
  # Category Search from External Databases (CaSED)
10
 
11
  Disclaimer: The model card is taken and modified from the official repository, which can be found [here](https://github.com/altndrr/vic). The paper can be found [here](https://arxiv.org/abs/2306.00917).
 
60
  archivePrefix={arXiv},
61
  primaryClass={cs.CV}
62
  }
63
+ ```