Spaces:
Runtime error
Runtime error
TheMajorMask
commited on
Commit
•
705972b
1
Parent(s):
72b9192
Added Requirements file which tells the files required to the
Browse files- export.pkl +3 -0
- requirements.txt +2 -0
export.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c5b581634fb38b311b742b7b8b507f0d5f21af7bd0db4f34e3f49bdce5edeb90
|
3 |
+
size 46963669
|
requirements.txt
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
fastai
|
2 |
+
scikit-image
|