Instructions to use ayoubkirouane/git-base-One-Piece with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ayoubkirouane/git-base-One-Piece with Transformers:
# Use a pipeline as a high-level helper # Warning: Pipeline type "image-to-text" is no longer supported in transformers v5. # You must load the model directly (see below) or downgrade to v4.x with: # 'pip install "transformers<5.0.0' from transformers import pipeline pipe = pipeline("image-to-text", model="ayoubkirouane/git-base-One-Piece")# Load model directly from transformers import AutoProcessor, AutoModelForImageTextToText processor = AutoProcessor.from_pretrained("ayoubkirouane/git-base-One-Piece") model = AutoModelForImageTextToText.from_pretrained("ayoubkirouane/git-base-One-Piece") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 566dae95737dd5cc3255368a9185c3b8c5e1eb628f9a839fb89f3a52f57604e0
- Size of remote file:
- 707 MB
- SHA256:
- 81923fbfe2f5d974f1633eb1c65d896c9ba6191e2203dfa38b1bb30dac06c209
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.