Spaces:
Runtime error
Runtime error
add json
Browse files- .gitignore +1 -0
.gitignore
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
*.onnx
|
|
|
2 |
__pycache__
|
|
|
1 |
*.onnx
|
2 |
+
*.json
|
3 |
__pycache__
|