Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ tqdm==4.66.1
|
|
9 |
einops==0.6.1
|
10 |
timm==0.9.2
|
11 |
pandas==2.0.3
|
12 |
-
scikit-learn==1.3.2
|
|
|
|
9 |
einops==0.6.1
|
10 |
timm==0.9.2
|
11 |
pandas==2.0.3
|
12 |
+
scikit-learn==1.3.2
|
13 |
+
flash-attn==2.3.3
|