update ffmpeg-python
#1
by
maul1993
- opened
- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -24,4 +24,6 @@ moviepy==1.0.3
|
|
24 |
|
25 |
# Install flash attention v2 for acceleration (requires CUDA 11.8 or above)
|
26 |
# python -m pip install git+https://github.com/Dao-AILab/[email protected]
|
27 |
-
#flash-attn==2.5.9.post1
|
|
|
|
|
|
24 |
|
25 |
# Install flash attention v2 for acceleration (requires CUDA 11.8 or above)
|
26 |
# python -m pip install git+https://github.com/Dao-AILab/[email protected]
|
27 |
+
#flash-attn==2.5.9.post1
|
28 |
+
|
29 |
+
ffmpeg-python
|