Felguk commited on
Commit
4e087f2
·
verified ·
1 Parent(s): 475b798

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -7,4 +7,6 @@ pydub>=0.25.0
7
  numpy>=1.21.0
8
  langdetect>=1.0.9
9
  rembg>=2.0.0
10
- onnxruntime>=1.15.0
 
 
 
7
  numpy>=1.21.0
8
  langdetect>=1.0.9
9
  rembg>=2.0.0
10
+ torch>=2.0.0
11
+ onnxruntime>=1.15.0
12
+ torchvision>=0.15.0