smile commited on
Commit
6800cf5
·
1 Parent(s): 073540c

update the requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
  git+https://github.com/EuDs63/ffmpy.git@333a19ee4d21f32537c0508aa1942ef1aa7afe24
2
- gradio
3
  datasets
4
  pandas
5
  huggingface_hub
6
- tqdm
 
 
 
1
  git+https://github.com/EuDs63/ffmpy.git@333a19ee4d21f32537c0508aa1942ef1aa7afe24
2
+ gradio[oauth]==4.20.0
3
  datasets
4
  pandas
5
  huggingface_hub
6
+ tqdm
7
+ uvicorn>=0.14.0
8
+ fastapi<0.113.0