Spaces:
Sleeping
Sleeping
let's deploy to huggingface spaces
Browse files- model.pkl +3 -0
- requirements.txt +2 -0
model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3258a19b799b61d22eda91d04f5189d9faac48f40a0878e1d07a2e76ed706a4a
|
| 3 |
+
size 103070241
|
requirements.txt
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
fastai
|
| 2 |
+
scikit-image
|