Lord-Raven commited on
Commit
aad6bf7
·
1 Parent(s): 4d2ee65

Experimenting with few-shot classification.

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -5,4 +5,5 @@ numpy==1.23.4
5
  optimum[exporters,onnxruntime]==1.21.3
6
  setfit==1.0.3
7
  torch==1.12.1
8
- torchvision==0.13.1
 
 
5
  optimum[exporters,onnxruntime]==1.21.3
6
  setfit==1.0.3
7
  torch==1.12.1
8
+ torchvision==0.13.1
9
+ transformers==4.44.2