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:
- 4c589e3181c8b482fa1ae962a6b23865739e6c7b1225cc87f7fd00393e893a1a
- Size of remote file:
- 4.09 kB
- SHA256:
- fd8a97efa8921c109451fd25e6ad8fd177229ccaa5aa4a32fa9fb3ac0ad79f7e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.