Instructions to use ControlNet/marlin_vit_small_ytf with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ControlNet/marlin_vit_small_ytf with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="ControlNet/marlin_vit_small_ytf", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ControlNet/marlin_vit_small_ytf", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6c6e32ec3b37bab9d83f3811c43b111ef8ce81a8b5852b287001867a97da109f
- Size of remote file:
- 89.9 MB
- SHA256:
- c6d4f07def89579e1ad0d8ef74464d88defcdb1b9659deaad834bb780c20d32a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.