Instructions to use rsortino/trf-sg2im with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use rsortino/trf-sg2im with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("rsortino/trf-sg2im", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload image.jpg
#1 opened about 2 years ago
by
haiyang111