Spaces:
Paused
Paused
aakarsh-yadav-tcgls commited on
Commit ·
4bf2e6c
1
Parent(s): 0a79ede
update python version
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,3 +3,4 @@ torchvision --index-url https://download.pytorch.org/whl/cu117
|
|
| 3 |
torchaudio --index-url https://download.pytorch.org/whl/cu117
|
| 4 |
detectron2 @ git+https://github.com/facebookresearch/detectron2.git
|
| 5 |
gradio
|
|
|
|
|
|
| 3 |
torchaudio --index-url https://download.pytorch.org/whl/cu117
|
| 4 |
detectron2 @ git+https://github.com/facebookresearch/detectron2.git
|
| 5 |
gradio
|
| 6 |
+
opencv-python
|