TrialAccountHF
commited on
Commit
•
2ef1ed3
1
Parent(s):
061962f
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,6 +5,7 @@ httpx==0.24.1
|
|
5 |
gradio==3.12
|
6 |
ffmpeg-python
|
7 |
pandas==1.5.0
|
|
|
8 |
pytube==12.1.0
|
9 |
sacremoses
|
10 |
sentencepiece
|
|
|
5 |
gradio==3.12
|
6 |
ffmpeg-python
|
7 |
pandas==1.5.0
|
8 |
+
openpyxl==3.6.0
|
9 |
pytube==12.1.0
|
10 |
sacremoses
|
11 |
sentencepiece
|