Instructions to use flax-community/medclip with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use flax-community/medclip with Transformers:
# Load model directly from transformers import MedCLIP model = MedCLIP.from_pretrained("flax-community/medclip", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K