Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ gradio>=4.0
|
|
5 |
Pillow>=9.0
|
6 |
rembg
|
7 |
onnxruntime
|
8 |
-
numpy
|
|
|
|
5 |
Pillow>=9.0
|
6 |
rembg
|
7 |
onnxruntime
|
8 |
+
numpy
|
9 |
+
webbrowser
|