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
Commit History
fix clip_vision trouble 5d9f9f0
fix: hub compatibility 84d39fc
add trained model 237918a
rebase 98c1ffc
Santiago commited on
add .gitignore 69cfc30
Merge branch 'main' of https://huggingface.co/flax-community/medclip into main 4851e4a
add baseline b45f0b4
Update .gitattributes 8bc5417
feat: add baseline code 36fdb4d
santiago commited on
feat: add data preprocessing pipeline 09ad451
santiago commited on