Spaces:
Runtime error
Runtime error
JunchuanYu
commited on
Commit
·
a742b8f
1
Parent(s):
4d36abc
Upload requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +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
|