Update README.md
Browse files
README.md
CHANGED
@@ -29,7 +29,7 @@ Under the ModelScope framework, the current model can be used by calling a simpl
|
|
29 |
### Operating environment (Python Package)
|
30 |
|
31 |
```
|
32 |
-
|
33 |
pip install open_clip_torch
|
34 |
pip install pytorch-lightning
|
35 |
```
|
|
|
29 |
### Operating environment (Python Package)
|
30 |
|
31 |
```
|
32 |
+
pip install git+https://github.com/modelscope/modelscope.git
|
33 |
pip install open_clip_torch
|
34 |
pip install pytorch-lightning
|
35 |
```
|