Instructions to use ShadowCatLul/OpenClip_for-zero-shot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use ShadowCatLul/OpenClip_for-zero-shot with timm:
import timm model = timm.create_model("hf_hub:ShadowCatLul/OpenClip_for-zero-shot", pretrained=True) - Notebooks
- Google Colab
- Kaggle