Instructions to use eisthf/custom-resnet with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use eisthf/custom-resnet with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("eisthf/custom-resnet", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload model
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 102550264
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1fcdc0bd13deff5ac8edcb0776ed43219dd05405085c7b4f2181b6ff4e9ead6e
|
| 3 |
size 102550264
|