How to use flax-community/medclip with Transformers:
# Load model directly from transformers import MedCLIP model = MedCLIP.from_pretrained("flax-community/medclip", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!