Spaces:
Sleeping
Sleeping
fix req
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,5 @@
|
|
| 1 |
fastai
|
| 2 |
-
torch
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
fastai
|
| 2 |
+
torch
|
| 3 |
+
numpy
|
| 4 |
+
joblib
|
| 5 |
+
scikit-learn==1.2.2
|