Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -10
requirements.txt
CHANGED
@@ -1,12 +1,4 @@
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
-
|
4 |
-
|
5 |
-
httpx
|
6 |
-
Pillow
|
7 |
-
gradio
|
8 |
-
gradio_imageslider
|
9 |
-
numpy
|
10 |
-
typing
|
11 |
-
gitpython
|
12 |
-
huggingface_hub
|
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
+
rembg
|
4 |
+
httpx
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|