Spaces:
Sleeping
Sleeping
add flash_attn
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
opencv-python
|
2 |
openai
|
3 |
func_timeout
|
4 |
-
transformers
|
|
|
|
1 |
opencv-python
|
2 |
openai
|
3 |
func_timeout
|
4 |
+
transformers
|
5 |
+
flash_attn
|