Spaces:
Running
Running
Remove PyAV dependency; rely on ffmpeg fallback
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
# please make sure you have already a pytorch install that is cuda enabled!
|
| 2 |
-
av
|
| 3 |
einops
|
| 4 |
flashy>=0.0.1
|
| 5 |
hydra-core>=1.1
|
|
|
|
| 1 |
# please make sure you have already a pytorch install that is cuda enabled!
|
|
|
|
| 2 |
einops
|
| 3 |
flashy>=0.0.1
|
| 4 |
hydra-core>=1.1
|