Instructions to use LumousInTheWild/EXP-blip2-lora-coco2017-th with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use LumousInTheWild/EXP-blip2-lora-coco2017-th with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("LumousInTheWild/EXP-blip2-lora-coco2017-th", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K