Spaces:
Runtime error
Runtime error
add efficientnet onnx model
Browse files- .gitignore +0 -1
- checkpoints/efficientnet.onnx +3 -0
.gitignore
CHANGED
@@ -1,2 +1 @@
|
|
1 |
-
checkpoints/efficientnet.onnx
|
2 |
checkpoints/RawNet2.pth
|
|
|
|
|
1 |
checkpoints/RawNet2.pth
|
checkpoints/efficientnet.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:206f99f4c4efe6d088ba6e53bfcdec76ffa796a345d50770c037005e3cd11639
|
3 |
+
size 23510323
|