Instructions to use nafew/blip2-chestxray with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nafew/blip2-chestxray with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("nafew/blip2-chestxray", dtype="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "num_query_tokens": null, | |
| "processor_class": "Blip2Processor" | |
| } | |