Instructions to use OwensLab/commfor-data-preprocessor with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use OwensLab/commfor-data-preprocessor with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("OwensLab/commfor-data-preprocessor", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 69 Bytes
227bf21 | 1 2 3 4 5 | {
"image_processor_type": "CommForImageProcessor",
"size": 384
}
|