Spaces:
Runtime error
Runtime error
farrosalferro24
commited on
Commit
β’
a3bd5c5
1
Parent(s):
9d627b8
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ spaces
|
|
6 |
multiprocess==0.70.16
|
7 |
sentencepiece==0.2.0
|
8 |
accelerate==0.30.1
|
9 |
-
matplotlib==3.9.0
|
|
|
|
6 |
multiprocess==0.70.16
|
7 |
sentencepiece==0.2.0
|
8 |
accelerate==0.30.1
|
9 |
+
matplotlib==3.9.0
|
10 |
+
flash-attn==2.5.8
|