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