Spaces:
Runtime error
Runtime error
Antoine Macia
commited on
Commit
·
e8b83b4
1
Parent(s):
6fb2218
Add requierements
Browse files- requierements.txt +5 -0
requierements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
fastai
|
2 |
+
torch
|
3 |
+
gradio
|
4 |
+
numpy
|
5 |
+
pandas
|