chuanli11 commited on
Commit
934b013
1 Parent(s): 3ecedd3

Add huggingface_hub to dependency

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -11,4 +11,5 @@ ray[serve]==2.2.0
11
  fastapi==0.88.0
12
  httpx==0.23.1
13
  starlette==0.22.0
14
- protobuf==3.20.*
 
 
11
  fastapi==0.88.0
12
  httpx==0.23.1
13
  starlette==0.22.0
14
+ protobuf==3.20.*
15
+ huggingface_hub==0.12.1