Push model using huggingface_hub.
Browse files- config.json +4 -0
- pytorch_model.bin +3 -0
config.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model_type": "custom-resnet",
|
3 |
+
"transformers_version": "4.47.0"
|
4 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe48cf7a3f05f1bd7c2ebefbdbb65bdb1f31791b7b346fe8f1159d935417332d
|
3 |
+
size 94394954
|