Instructions to use Mendel192/san with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenCLIP
How to use Mendel192/san with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:Mendel192/san') tokenizer = open_clip.get_tokenizer('hf-hub:Mendel192/san') - Notebooks
- Google Colab
- Kaggle
upload vit-base/16 model
Browse files- san_vit_b_16.pth +3 -0
san_vit_b_16.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d616d2767b206d66b70a7742398c9b818beaf9742e134894449196af11bf19da
|
| 3 |
+
size 698678283
|