Instructions to use romainhardy/ColonCrafter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use romainhardy/ColonCrafter with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("depth-estimation", model="romainhardy/ColonCrafter")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("romainhardy/ColonCrafter", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
a138497 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:de0e71048aea005166abe658b1c7d1f2f21059d9630c03627740bd09d6e80f10
size 4536481725
|