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