Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
timm
|
2 |
-
fastai
|
|
|
3 |
scikit-image
|
|
|
1 |
timm
|
2 |
+
fastai==2.7.13
|
3 |
+
torch==2.1.1
|
4 |
scikit-image
|