aniket47 commited on
Commit
a75e21c
·
1 Parent(s): 66bc016

Add huggingface_hub dependency for InferenceClient migration

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -11,4 +11,5 @@ cloudinary==1.37.0
11
  python-dotenv==1.0.0
12
  requests==2.31.0
13
  trimesh==4.0.5
14
- scipy==1.11.4
 
 
11
  python-dotenv==1.0.0
12
  requests==2.31.0
13
  trimesh==4.0.5
14
+ scipy==1.11.4
15
+ huggingface_hub==0.19.4