Spaces:
Build error
Build error
Commit ·
a05d6f9
1
Parent(s): 5e5ef16
Update requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
fastai
|
| 2 |
+
gradio
|
| 3 |
+
pip
|
| 4 |
+
pandas
|
| 5 |
+
numpy
|
| 6 |
+
scikit-learn==1.2.2
|