Update README.md
Browse files
README.md
CHANGED
@@ -113,7 +113,7 @@ image_embedding = vision_encoder(**preprocessor(image,
|
|
113 |
return_tensors='pt')).pooler_output
|
114 |
```
|
115 |
|
116 |
-
###
|
117 |
The followings are just some use cases of Persian-CLIP on 25K Unsplash images
|
118 |
|
119 |
* use pip install -q git+https://github.com/sajjjadayobi/clipfa.git
|
|
|
113 |
return_tensors='pt')).pooler_output
|
114 |
```
|
115 |
|
116 |
+
### zero-shot-Image-Classification:
|
117 |
The followings are just some use cases of Persian-CLIP on 25K Unsplash images
|
118 |
|
119 |
* use pip install -q git+https://github.com/sajjjadayobi/clipfa.git
|