Spaces:
Running
Running
junyangwang0410
commited on
Update requirements.txt
Browse files- requirements.txt +16 -4
requirements.txt
CHANGED
@@ -1,7 +1,19 @@
|
|
1 |
requests
|
2 |
pillow
|
3 |
-
opencv-python
|
4 |
-
modelscope
|
5 |
-
torch
|
6 |
dashscope
|
7 |
-
concurrent
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
requests
|
2 |
pillow
|
|
|
|
|
|
|
3 |
dashscope
|
4 |
+
concurrent
|
5 |
+
torch
|
6 |
+
torchvision
|
7 |
+
transformers
|
8 |
+
modelscope
|
9 |
+
TensorFlow==2.9.1
|
10 |
+
keras==2.9.0
|
11 |
+
opencv-python
|
12 |
+
matplotlib
|
13 |
+
pycocotools
|
14 |
+
timm
|
15 |
+
SentencePiece
|
16 |
+
tf_slim
|
17 |
+
tf_keras
|
18 |
+
pyclipper
|
19 |
+
shapely
|