AliKHalili
commited on
Commit
·
57cd142
1
Parent(s):
5edd154
Changes to gitignore and gitattributes
Browse files- .gitattributes +1 -1
- .gitignore +1 -0
.gitattributes
CHANGED
@@ -1 +1 @@
|
|
1 |
-
*.pt filter=lfs diff=lfs merge=lfs -text
|
|
|
1 |
+
# *.pt filter=lfs diff=lfs merge=lfs -text
|
.gitignore
CHANGED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
trained_model_weights
|