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:
- 4ebba49ba71612092adef6a9ca02f10f48ba4ff88383a7c0f825cb0d77dc74bc
- Size of remote file:
- 1.14 MB
- SHA256:
- 7be7b930c5883dd16bb333785bf4de66b69fd19c806744cee1a49df1f454d92d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.