Instructions to use hieudinhpro/git-base-on-diffuision-dataset2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hieudinhpro/git-base-on-diffuision-dataset2 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="hieudinhpro/git-base-on-diffuision-dataset2")# Load model directly from transformers import AutoProcessor, AutoModelForImageTextToText processor = AutoProcessor.from_pretrained("hieudinhpro/git-base-on-diffuision-dataset2") model = AutoModelForImageTextToText.from_pretrained("hieudinhpro/git-base-on-diffuision-dataset2") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 564867dff05673f6071cef6386aca6ab1ba6e7e5803ac9d2d90f0af393a73123
- Size of remote file:
- 707 MB
- SHA256:
- 100ba77bbff061bc03bfa6cbcb584ce46ce75a30f5309ac27406c108d20d77a4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.