Lord-Raven commited on
Commit
2da6ed6
·
1 Parent(s): 8a243e5

Trying to use ONNX model.

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
  fastapi==0.88.0
2
- huggingface_hub
3
  json5==0.9.10
4
  numpy==1.23.4
5
- onnxruntime==1.18.1
6
  optimum==1.21.3
7
  torch==1.12.1
8
  torchvision==0.13.1
 
1
  fastapi==0.88.0
2
+ huggingface_hub==0.24.5
3
  json5==0.9.10
4
  numpy==1.23.4
 
5
  optimum==1.21.3
6
  torch==1.12.1
7
  torchvision==0.13.1