Lord-Raven commited on
Commit
428aa9a
·
1 Parent(s): d56d41e

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==0.24.6
3
  json5==0.9.25
4
  numpy<2.0
5
  optimum[exporters,onnxruntime]==1.21.4
 
1
  fastapi==0.88.0
2
+ huggingface_hub==0.23.5
3
  json5==0.9.25
4
  numpy<2.0
5
  optimum[exporters,onnxruntime]==1.21.4