Instructions to use cheerfun/deepix-st with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use cheerfun/deepix-st with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("cheerfun/deepix-st", dtype="auto") - Notebooks
- Google Colab
- Kaggle
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
version https://git-lfs.github.com/spec/v1 oid sha256:f889093e6b09818057be36a38768f61ea2bac09999947c4ef93f7382f478227e size 3788
- Downloads last month
- 3
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("cheerfun/deepix-st", dtype="auto")