JimmyWang commited on
Commit
f7c9736
1 Parent(s): 62b4a22

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -32,7 +32,7 @@ For Colab usage, you can view [this webpage](https://colab.research.google.com/d
32
  ### Operating environment (Python Package)
33
 
34
  ```
35
- pip install git+https://github.com/modelscope/modelscope.git
36
  pip install open_clip_torch
37
  pip install pytorch-lightning
38
  ```
 
32
  ### Operating environment (Python Package)
33
 
34
  ```
35
+ pip install modelscope==1.4.2
36
  pip install open_clip_torch
37
  pip install pytorch-lightning
38
  ```