Update README.md
Browse files
README.md
CHANGED
@@ -141,7 +141,7 @@ To train this model you can use the configuration files included in this reposit
|
|
141 |
```
|
142 |
anemoi-training==0.3.1
|
143 |
anemoi-models==0.4.0
|
144 |
-
anemoi-graphs
|
145 |
```
|
146 |
and run the pretraining stage as follows,
|
147 |
|
|
|
141 |
```
|
142 |
anemoi-training==0.3.1
|
143 |
anemoi-models==0.4.0
|
144 |
+
anemoi-graphs==0.4.4
|
145 |
```
|
146 |
and run the pretraining stage as follows,
|
147 |
|