Spaces:
Build error
Build error
nick-leland
commited on
Commit
·
a395fc6
1
Parent(s):
4bfc50c
updated .gitignore to not save model
Browse files- .gitignore +1 -1
.gitignore
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
__pycache__
|
2 |
venv/
|
3 |
key.txt
|
4 |
-
model.pkl
|
|
|
1 |
__pycache__
|
2 |
venv/
|
3 |
key.txt
|
4 |
+
model.pkl
|