Lord-Raven commited on
Commit
e1316ec
·
1 Parent(s): 66ce79a

Experimenting with few-shot classification.

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