Upload 2 files
Browse files- export.pkl +3 -0
- requirements.txt +6 -0
export.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6cce6a4a416e30670fb188f1369ec733fa4728967657b5a0b91f74bfb379313f
|
3 |
+
size 63202
|
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
fastai
|
2 |
+
torch
|
3 |
+
gradio
|
4 |
+
numpy
|
5 |
+
pandas
|
6 |
+
|