Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ Pillow>=9.0.0
|
|
5 |
opencv-python>=4.5.0
|
6 |
pydub>=0.25.0
|
7 |
numpy>=1.21.0
|
8 |
-
langdetect>=1.0.9
|
|
|
|
5 |
opencv-python>=4.5.0
|
6 |
pydub>=0.25.0
|
7 |
numpy>=1.21.0
|
8 |
+
langdetect>=1.0.9
|
9 |
+
rembg>=2.0.0
|