Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -5
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
gradio==3.2.0
|
2 |
-
rembg==2.0.
|
3 |
-
numpy==1.23.5
|
4 |
-
opencv-python==4.6.0.66
|
5 |
-
Pillow==9.2.0
|
|
|
|
1 |
+
gradio==3.2.0
|
2 |
+
rembg==2.0.59 # ์์ ์ ์ธ ์ต์ ๋ฒ์ ์ฌ์ฉ
|
3 |
+
numpy==1.23.5
|
4 |
+
opencv-python==4.6.0.66
|
5 |
+
Pillow==9.2.0
|
6 |
+
|