Update README.md
Browse files
README.md
CHANGED
@@ -287,9 +287,9 @@ bash scripts/zeroshot_eval.sh 0 \
|
|
287 |
# Huggingface Model and Online Demo
|
288 |
We have open-sourced our model on the HuggingFace for easier access and utilization. Additionally, we have prepared a simple online demo for zero-shot classification, allowing everyone to experience it firsthand. We encourage you to give it a try!
|
289 |
|
290 |
-
[
|
291 |
|
292 |
-
[
|
293 |
|
294 |
Here are some examples for demonstration:
|
295 |
![sample](./examples/sample.png)
|
|
|
287 |
# Huggingface Model and Online Demo
|
288 |
We have open-sourced our model on the HuggingFace for easier access and utilization. Additionally, we have prepared a simple online demo for zero-shot classification, allowing everyone to experience it firsthand. We encourage you to give it a try!
|
289 |
|
290 |
+
[⭐️QA-CLIP-ViT-B-16⭐️](https://huggingface.co/TencentARC/QA-CLIP-ViT-B-16)
|
291 |
|
292 |
+
[⭐️QA-CLIP-ViT-L-14⭐️](https://huggingface.co/TencentARC/QA-CLIP-ViT-L-14)
|
293 |
|
294 |
Here are some examples for demonstration:
|
295 |
![sample](./examples/sample.png)
|