Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -9,4 +9,5 @@ opencv-python-headless
|
|
| 9 |
pyyaml==5.1
|
| 10 |
torch
|
| 11 |
torchvision
|
|
|
|
| 12 |
# git+https://github.com/facebookresearch/detectron2.git
|
|
|
|
| 9 |
pyyaml==5.1
|
| 10 |
torch
|
| 11 |
torchvision
|
| 12 |
+
altair<5
|
| 13 |
# git+https://github.com/facebookresearch/detectron2.git
|