Spaces:
Runtime error
Runtime error
Commit
·
a6629f0
1
Parent(s):
f414514
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ tqdm
|
|
| 6 |
ffmpeg-python
|
| 7 |
more-itertools
|
| 8 |
transformers>=4.19.0
|
| 9 |
-
ffmpeg-python==0.2.0
|
|
|
|
|
|
| 6 |
ffmpeg-python
|
| 7 |
more-itertools
|
| 8 |
transformers>=4.19.0
|
| 9 |
+
ffmpeg-python==0.2.0
|
| 10 |
+
altair==4.2.2
|