Instructions to use GarayMC/GarayMCcracksmcc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use GarayMC/GarayMCcracksmcc with Transformers:
# Load model directly from transformers import AutoImageProcessor, SegformerForSemanticSegmentation processor = AutoImageProcessor.from_pretrained("GarayMC/GarayMCcracksmcc") model = SegformerForSemanticSegmentation.from_pretrained("GarayMC/GarayMCcracksmcc", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 453
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 14932813
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:28b33da73fa8159990f8d4604aec487b7cd39d5b4cb674ba0f4564586d579630
|
| 3 |
size 14932813
|