Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ torch==1.13.1+cpu
|
|
| 2 |
torchvision==0.14.1+cpu
|
| 3 |
git+https://github.com/facebookresearch/detectron2.git
|
| 4 |
gradio
|
| 5 |
-
requests
|
| 6 |
opencv-python
|
| 7 |
Pillow
|
| 8 |
numpy
|
|
|
|
|
|
| 2 |
torchvision==0.14.1+cpu
|
| 3 |
git+https://github.com/facebookresearch/detectron2.git
|
| 4 |
gradio
|
|
|
|
| 5 |
opencv-python
|
| 6 |
Pillow
|
| 7 |
numpy
|
| 8 |
+
requests
|