Spaces:
Runtime error
Runtime error
Ved Gupta
commited on
.gitignore updated
Browse files- .gitignore +3 -1
.gitignore
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
model/*.pth
|
2 |
-
model/*.pth
|
|
|
|
|
|
1 |
model/*.pth
|
2 |
+
model/*.pth
|
3 |
+
|
4 |
+
*/__pycache__
|