Instructions to use hy1111/CLIP-RS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hy1111/CLIP-RS with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("zero-shot-classification", model="hy1111/CLIP-RS")# Load model directly from transformers import AutoProcessor, AutoModelForZeroShotImageClassification processor = AutoProcessor.from_pretrained("hy1111/CLIP-RS") model = AutoModelForZeroShotImageClassification.from_pretrained("hy1111/CLIP-RS", device_map="auto") - Notebooks
- Google Colab
- Kaggle

- Xet hash:
- 524f8936f3ca0a6a81e89e1f96fd4eba7b1024eed44f4918b766b8068d60dfd2
- Size of remote file:
- 431 kB
- SHA256:
- b5cda1742d75d6a37dea025c119ddb6ce16528965e4984a526f80c02606de232
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.