Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
|
|
| 1 |
addict
|
| 2 |
simplejson
|
| 3 |
-
modelscope
|
| 4 |
dashscope
|
| 5 |
tensorflow-gpu==2.11.0
|
| 6 |
Pillow
|
|
@@ -9,3 +9,4 @@ opencv-python
|
|
| 9 |
oss2==2.17.0
|
| 10 |
torch
|
| 11 |
torchvision
|
|
|
|
|
|
| 1 |
+
sortedcontainers
|
| 2 |
addict
|
| 3 |
simplejson
|
|
|
|
| 4 |
dashscope
|
| 5 |
tensorflow-gpu==2.11.0
|
| 6 |
Pillow
|
|
|
|
| 9 |
oss2==2.17.0
|
| 10 |
torch
|
| 11 |
torchvision
|
| 12 |
+
modelscope
|