Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ torch
|
|
6 |
accelerate
|
7 |
tensorflow
|
8 |
ipython
|
9 |
-
protobuf==3.20.*
|
|
|
|
6 |
accelerate
|
7 |
tensorflow
|
8 |
ipython
|
9 |
+
protobuf==3.20.*
|
10 |
+
ffmpeg-python
|