Spaces:
Runtime error
Runtime error
Commit
·
532615b
1
Parent(s):
cfd789f
Update requirement.txt
Browse files- requirement.txt +2 -3
requirement.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
gradio
|
2 |
-
paths
|
3 |
fastai
|
|
|
4 |
numpy
|
5 |
-
|
|
|
|
|
|
|
1 |
fastai
|
2 |
+
pandas
|
3 |
numpy
|
4 |
+
gradio
|