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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
add .gitignore
Browse files
src/__pycache__/__init__.cpython-38.pyc
DELETED
|
Binary file (128 Bytes)
|
|
|
src/__pycache__/configuration_medclip.cpython-38.pyc
DELETED
|
Binary file (4.17 kB)
|
|
|
src/__pycache__/modeling_medclip.cpython-38.pyc
DELETED
|
Binary file (12.9 kB)
|
|
|
src/__pycache__/run_medclip.cpython-38.pyc
DELETED
|
Binary file (16.8 kB)
|
|
|