Instructions to use JuanMa360/kitchen-layouts-2.2.1-86M with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use JuanMa360/kitchen-layouts-2.2.1-86M with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="JuanMa360/kitchen-layouts-2.2.1-86M") pipe("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/parrots.png")# Load model directly from transformers import AutoImageProcessor, AutoModelForImageClassification processor = AutoImageProcessor.from_pretrained("JuanMa360/kitchen-layouts-2.2.1-86M") model = AutoModelForImageClassification.from_pretrained("JuanMa360/kitchen-layouts-2.2.1-86M") - Notebooks
- Google Colab
- Kaggle

- Xet hash:
- 740605a72f3f853bf3ef689f98b969bb69a5262543d07c400f90e558d5e2f302
- Size of remote file:
- 76.1 kB
- SHA256:
- 4967c08058369c9448aca6274e54b482e7458418db6ee5344677da0875028fef
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.