Spaces:
Sleeping
Sleeping
Commit
·
92984a5
1
Parent(s):
d5d9916
add prerequirements
Browse files- pre-requirements.txt +5 -0
pre-requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
fastai
|
2 |
+
torch
|
3 |
+
gradio
|
4 |
+
numpy
|
5 |
+
pandas
|