Spaces:
Sleeping
Sleeping
Commit ·
8fae8b3
1
Parent(s): b0e1df7
versions
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
-
fastapi
|
| 2 |
-
uvicorn[standard]
|
| 3 |
-
python-multipart
|
| 4 |
-
pillow
|
| 5 |
opencv-python-headless
|
| 6 |
-
torch
|
| 7 |
-
torchvision
|
| 8 |
git+https://github.com/facebookresearch/segment-anything-2.git
|
|
|
|
| 1 |
+
fastapi
|
| 2 |
+
uvicorn[standard]
|
| 3 |
+
python-multipart
|
| 4 |
+
pillow
|
| 5 |
opencv-python-headless
|
| 6 |
+
torch
|
| 7 |
+
torchvision
|
| 8 |
git+https://github.com/facebookresearch/segment-anything-2.git
|