Instructions to use ericyu/WSMASKCD_Phase0_84 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ericyu/WSMASKCD_Phase0_84 with Transformers:
# Load model directly from transformers import AutoImageProcessor, WS_MaskCD processor = AutoImageProcessor.from_pretrained("ericyu/WSMASKCD_Phase0_84") model = WS_MaskCD.from_pretrained("ericyu/WSMASKCD_Phase0_84") - Notebooks
- Google Colab
- Kaggle
Ctrl+K