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.46.3"
|
4 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:268cc705cec9439416b6667478b68ed1263a4a3b99f5ef3b5ac7779657536f78
|
3 |
+
size 94394954
|