Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -9,5 +9,4 @@ langdetect>=1.0.9
|
|
9 |
rembg>=2.0.0
|
10 |
torch>=2.0.0
|
11 |
torchvision>=0.15.0
|
12 |
-
onnxruntime>=1.15.0
|
13 |
-
moviepy>=1.0.3
|
|
|
9 |
rembg>=2.0.0
|
10 |
torch>=2.0.0
|
11 |
torchvision>=0.15.0
|
12 |
+
onnxruntime>=1.15.0
|
|