Spaces:
Running
on
Zero
Running
on
Zero
requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ opencv-python
|
|
8 |
matplotlib
|
9 |
einops
|
10 |
timm
|
11 |
-
pytest
|
|
|
|
8 |
matplotlib
|
9 |
einops
|
10 |
timm
|
11 |
+
pytest
|
12 |
+
flash_attn
|