Vignesh455 commited on
Commit
faa8b73
1 Parent(s): cc1e6ed

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  insightface
2
  onnxruntime
 
3
  gradio
4
  torchvision==0.16.2
5
  torch
 
1
  insightface
2
  onnxruntime
3
+ onnxruntime-gpu==1.15.1
4
  gradio
5
  torchvision==0.16.2
6
  torch