Juna190825 commited on
Commit
d37f354
·
verified ·
1 Parent(s): def5e7b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,7 +3,8 @@ uvicorn[standard]
3
  gradio
4
  gradio_client
5
  pydantic
6
- huggingface_hub
 
7
 
8
 
9
 
 
3
  gradio
4
  gradio_client
5
  pydantic
6
+ huggingface_hub>=0.18.1
7
+ langdetect>=1.0.9
8
 
9
 
10