Instructions to use wisdomik/QuiltNet-B-16-PMB with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenCLIP
How to use wisdomik/QuiltNet-B-16-PMB with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:wisdomik/QuiltNet-B-16-PMB') tokenizer = open_clip.get_tokenizer('hf-hub:wisdomik/QuiltNet-B-16-PMB') - Notebooks
- Google Colab
- Kaggle
Update open_clip_config.json
#1
by raylim - opened