cheesecz commited on
Commit
0e0e100
·
verified ·
1 Parent(s): a6e5417

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,4 +3,5 @@ uvicorn>=0.15.0
3
  pydantic>=1.8.0
4
  torch>=2.0.0
5
  transformers>=4.30.0
6
- numpy>=1.24.0
 
 
3
  pydantic>=1.8.0
4
  torch>=2.0.0
5
  transformers>=4.30.0
6
+ numpy>=1.24.0
7
+ huggingface_hub>=0.19.0