fffiloni commited on
Commit
06796e2
·
verified ·
1 Parent(s): a94be25

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  torch==2.3.0
2
  torchvision==0.18.0
 
3
  onnxruntime-gpu==1.18.0
4
  transformers==4.33.0
5
  pyyaml==6.0.1
@@ -42,6 +43,6 @@ timm==0.4.12
42
  torch_ema==0.3
43
  warmup_scheduler==0.3
44
  yacs==0.1.8
45
- numpy==1.24.4
46
  dlib==19.24.99
47
  huggingface-hub
 
1
  torch==2.3.0
2
  torchvision==0.18.0
3
+ numpy==1.24.4
4
  onnxruntime-gpu==1.18.0
5
  transformers==4.33.0
6
  pyyaml==6.0.1
 
43
  torch_ema==0.3
44
  warmup_scheduler==0.3
45
  yacs==0.1.8
46
+
47
  dlib==19.24.99
48
  huggingface-hub