Lord-Raven commited on
Commit
5ce149a
·
1 Parent(s): 320dce1

Experimenting with few-shot classification.

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  fastapi==0.88.0
 
2
  json5==0.9.10
3
  numpy==1.23.4
4
  optimum[exporters,onnxruntime]==1.21.3
 
1
  fastapi==0.88.0
2
+ huggingface_hub==0.24.6
3
  json5==0.9.10
4
  numpy==1.23.4
5
  optimum[exporters,onnxruntime]==1.21.3