SteveZerb commited on
Commit
76efc32
·
verified ·
1 Parent(s): 634c636

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  Pillow
2
  numpy
3
  torch
 
4
  safetensors
5
  peft>=0.13.0
6
  transformers>=4.36
 
1
  Pillow
2
  numpy
3
  torch
4
+ onnxruntime
5
  safetensors
6
  peft>=0.13.0
7
  transformers>=4.36