Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
Pillow
|
| 2 |
-
modelscope[cv]
|
| 3 |
opencv-python
|
| 4 |
pytorch
|
|
|
|
| 1 |
Pillow
|
| 2 |
+
"modelscope[cv]" -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html
|
| 3 |
opencv-python
|
| 4 |
pytorch
|