Spaces:
Sleeping
Sleeping
Add extract image endpoint
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -54,4 +54,5 @@ Werkzeug==3.0.1
|
|
54 |
wsproto==1.2.0
|
55 |
zipp==3.17.0
|
56 |
gunicorn
|
57 |
-
torch
|
|
|
|
54 |
wsproto==1.2.0
|
55 |
zipp==3.17.0
|
56 |
gunicorn
|
57 |
+
torch
|
58 |
+
bs4
|