yqcyqc commited on
Commit
ac91f22
·
verified ·
1 Parent(s): 1cfab24

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -3,4 +3,8 @@ torch==2.5.1
3
  torchvision==0.20.1
4
  resnest==0.0.5
5
  rembg[cpu]
6
- mysql-connector-python
 
 
 
 
 
3
  torchvision==0.20.1
4
  resnest==0.0.5
5
  rembg[cpu]
6
+
7
+ pillow>=9.0.0
8
+ numpy>=1.20.0
9
+ opencv-python>=4.5.0
10
+ onnxruntime>=1.10.0