Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
|
@@ -4,3 +4,7 @@ opencv-python
|
|
| 4 |
matplotlib
|
| 5 |
pyyaml==5.1
|
| 6 |
git+https://github.com/facebookresearch/detectron2.git
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
matplotlib
|
| 5 |
pyyaml==5.1
|
| 6 |
git+https://github.com/facebookresearch/detectron2.git
|
| 7 |
+
requests
|
| 8 |
+
fastapi
|
| 9 |
+
uvicorn
|
| 10 |
+
pillow
|