Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -6
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
cohere==4.3.0
|
|
|
1 |
+
torch==2.4.0+cu121
|
2 |
+
torchvision==0.19.1+cu121
|
3 |
+
tensorflow-gpu==2.10.0
|
4 |
+
cupy-cuda121
|
5 |
+
flash-attn==2.6.3
|
|