YAML Metadata Warning: empty or missing yaml metadata in repo card
Check out the documentation for more information.
caption = pipeline('image-to-text')
caption.save_pretrained("image_to_text_safetensors", safe_serialization=True)
!huggingface-cli repo create image_to_text_safetensors --type model
from huggingface_hub import upload_folder
upload_folder( repo_id="DevJGraham/image_to_text_safetensors", folder_path="image_to_text_safetensors" )
- Downloads last month
- -
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support