Spaces:
Build error
Build error
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch>=2.4.0
|
2 |
+
triton>=3.0.0
|
3 |
+
transformers>=4.51.0
|
4 |
+
flash-attn
|
5 |
+
xxhash
|