Spaces:
Runtime error
Runtime error
tastelikefeet
commited on
Commit
•
2f1eab5
1
Parent(s):
0cb8fad
up2
Browse files- requirements.txt +7 -0
requirements.txt
CHANGED
@@ -1,3 +1,10 @@
|
|
1 |
dashscope
|
2 |
sympy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
git+https://gitee.com/lllcho/segment-anything.git
|
|
|
1 |
dashscope
|
2 |
sympy
|
3 |
+
Pillow==9.5.0
|
4 |
+
gradio==3.50.0
|
5 |
+
opencv-python
|
6 |
+
omegaconf
|
7 |
+
sentencepiece
|
8 |
+
easydict
|
9 |
+
scikit-image
|
10 |
git+https://gitee.com/lllcho/segment-anything.git
|