ccloud0525 commited on
Commit
9ddeb6d
·
1 Parent(s): 0296777

feat: "Add Readme"

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -44,7 +44,7 @@ In this work, we pretrain Aurora in a cross-modality paradigm, which adopts Chan
44
  We have published Aurora on PyPi, **you can directly install it with one line of code!**
45
 
46
  ```shell
47
- $ pip install aurora-model==0.1.0
48
  ```
49
 
50
  Then you can use the Aurora model to make zero-shot probabilistic forecasting!
 
44
  We have published Aurora on PyPi, **you can directly install it with one line of code!**
45
 
46
  ```shell
47
+ $ pip install aurora-model==0.2.0
48
  ```
49
 
50
  Then you can use the Aurora model to make zero-shot probabilistic forecasting!