Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
-
|
|
|
|
|
|
|
2 |
einops
|
3 |
timm ==0.6.12
|
4 |
accelerate
|
|
|
1 |
+
--no-build-isolation
|
2 |
+
--prefer-binary
|
3 |
+
|
4 |
+
torch>=2.7.0,<3.0
|
5 |
einops
|
6 |
timm ==0.6.12
|
7 |
accelerate
|