Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -32,4 +32,5 @@ moviepy==1.0.3
|
|
32 |
imageio[ffmpeg]
|
33 |
torch==2.2.0
|
34 |
torchvision
|
35 |
-
timm==1.0.3
|
|
|
|
32 |
imageio[ffmpeg]
|
33 |
torch==2.2.0
|
34 |
torchvision
|
35 |
+
timm==1.0.3
|
36 |
+
flash_attn==2.0.8
|