Instructions to use nuttcutee/Mu-resnet18-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nuttcutee/Mu-resnet18-model with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("nuttcutee/Mu-resnet18-model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Push model using huggingface_hub.
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 44760320
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4e0a00b2bc38c66961d598025aada104cf3e7ba0683ac6d1adeb5a3fc902ac42
|
| 3 |
size 44760320
|