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:
- ee4bb618e344c99020081617a1248765a9ca65a5823430e2aa33d76cb273c899
- Size of remote file:
- 5.13 GB
- SHA256:
- 330246838e9051d9aa4f9e3a71024fe73f002f0d5e7bff108b34c47fd7a5d484
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.