chaoxu commited on
Commit
363a2b0
·
verified ·
1 Parent(s): 80d2832

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
  torch
2
  torchvision
3
  numpy
 
 
4
  rembg
5
  opencv-contrib-python
6
  diffusers==0.32.2
 
1
  torch
2
  torchvision
3
  numpy
4
+ onnxruntime
5
+ onnxruntime-gpu
6
  rembg
7
  opencv-contrib-python
8
  diffusers==0.32.2