Spaces:
Sleeping
Sleeping
chore: add pytest deps
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -4,5 +4,6 @@ git+https://github.com/SauravMaheshkar/samv2.git
|
|
| 4 |
gradio
|
| 5 |
gradio_image_annotation
|
| 6 |
opencv-python
|
|
|
|
| 7 |
spaces
|
| 8 |
torch
|
|
|
|
| 4 |
gradio
|
| 5 |
gradio_image_annotation
|
| 6 |
opencv-python
|
| 7 |
+
pytest
|
| 8 |
spaces
|
| 9 |
torch
|