Instructions to use prithivMLmods/Deepfake-Real-Class-Siglip2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use prithivMLmods/Deepfake-Real-Class-Siglip2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="prithivMLmods/Deepfake-Real-Class-Siglip2") pipe("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/parrots.png")# Load model directly from transformers import AutoProcessor, AutoModelForImageClassification processor = AutoProcessor.from_pretrained("prithivMLmods/Deepfake-Real-Class-Siglip2") model = AutoModelForImageClassification.from_pretrained("prithivMLmods/Deepfake-Real-Class-Siglip2", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- da90c16551bb78c2b3ddf76c9cdf256441765df73bebb123190d7e9b5a0e9deb
- Size of remote file:
- 5.24 kB
- SHA256:
- 21fe01bb9469210f627b777ce91430dbd9980c1bac405a2c67a832c7c2019511
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.