chore: update samv2 version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
|
3 |
-
git+https://github.com/SauravMaheshkar/samv2.git
|
4 |
gradio
|
5 |
gradio_image_annotation
|
6 |
opencv-python
|
|
|
7 |
spaces
|
8 |
torch
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
|
|
|
3 |
gradio
|
4 |
gradio_image_annotation
|
5 |
opencv-python
|
6 |
+
samv2>=0.0.2
|
7 |
spaces
|
8 |
torch
|