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