hbanduk commited on
Commit
6f35eba
·
verified ·
1 Parent(s): a0f5eb6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -12,4 +12,5 @@ transformers>=4.36.0
12
  onnxruntime>=1.16.0
13
  numpy>=1.24.0
14
  torch>=2.0.0
15
- onnx>=1.14.0
 
 
12
  onnxruntime>=1.16.0
13
  numpy>=1.24.0
14
  torch>=2.0.0
15
+ onnx>=1.14.0
16
+ huggingface_hub>=0.16.4