VcRlAgent commited on
Commit
ce476a2
·
1 Parent(s): 4230f20

Refactor for Headshort and Scene Generation using Instant-ID model hosted in Replicate

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -5,4 +5,5 @@ Pillow>=10.0.0
5
  PyYAML>=6.0
6
  torch>=2.0.0
7
  torchvision>=0.15.0
8
- requests>=2.31.0
 
 
5
  PyYAML>=6.0
6
  torch>=2.0.0
7
  torchvision>=0.15.0
8
+ requests>=2.31.0
9
+ onnxruntime>=1.15.0