Spaces:
Runtime error
Runtime error
Commit
·
b5f4b52
1
Parent(s):
e03399f
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
opencv-python
|
2 |
-
matplotlib
|
3 |
-
numpy
|
4 |
-
torch
|
5 |
-
torchvision
|
6 |
https://files.pythonhosted.org/packages/f0/be/fd3e87763d13936186016eceee874c3ecc55a69213e8cc18e800e5fbc4b3/gradio-3.26.0-py3-none-any.whl
|
7 |
git+https://github.com/facebookresearch/segment-anything.git
|
|
|
1 |
+
#opencv-python
|
2 |
+
#matplotlib
|
3 |
+
#numpy
|
4 |
+
#torch
|
5 |
+
#torchvision
|
6 |
https://files.pythonhosted.org/packages/f0/be/fd3e87763d13936186016eceee874c3ecc55a69213e8cc18e800e5fbc4b3/gradio-3.26.0-py3-none-any.whl
|
7 |
git+https://github.com/facebookresearch/segment-anything.git
|