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 1
Browse files- pytorch_model.bin +1 -1
- training_args.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:5ad4313c26d5ad3782150cc61d507171ab1e8e52d6616e222ccd56dbe90b18a5
|
| 3 |
size 14932813
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3643
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:01f2e8e2a710744be17c26916f90dac5a9326223fc522f114643f2f33bcff599
|
| 3 |
size 3643
|