Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ setuptools>=40.8.0
|
|
| 2 |
wheel
|
| 3 |
fastai==2.7.13
|
| 4 |
fastcore==1.5.29
|
| 5 |
-
joblib==1.0.1
|
|
|
|
|
|
| 2 |
wheel
|
| 3 |
fastai==2.7.13
|
| 4 |
fastcore==1.5.29
|
| 5 |
+
joblib==1.0.1
|
| 6 |
+
torch
|