Spaces:
Runtime error
Runtime error
Commit ·
c2a1461
1
Parent(s): ec9a2bf
add to git ignore
Browse files- .gitignore +2 -1
- model.pkl +2 -2
.gitignore
CHANGED
|
@@ -2,4 +2,5 @@ notebook2script.py
|
|
| 2 |
02_exp_app.ipynb
|
| 3 |
02_production.ipynb
|
| 4 |
linux_only.ipynb
|
| 5 |
-
images/
|
|
|
|
|
|
| 2 |
02_exp_app.ipynb
|
| 3 |
02_production.ipynb
|
| 4 |
linux_only.ipynb
|
| 5 |
+
images/
|
| 6 |
+
images.zip
|
model.pkl
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ebafb41c3447ba47a35aabdcb4e35e974afef5a9f6352db40f7be7c72919a3f7
|
| 3 |
+
size 46967933
|