dhanushreddy29
commited on
Commit
·
cd96298
1
Parent(s):
958578e
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
rembg
|
2 |
-
gradio
|
3 |
-
Pillow
|
4 |
-
Flask
|
|
|
1 |
+
rembg==2.0.43
|
2 |
+
gradio==3.14.0
|
3 |
+
Pillow==9.5.0
|
|