Divyasreepat commited on
Commit
55082ae
1 Parent(s): 6f1b961

Update README.md with new model card content

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ Keras and KerasHub can be installed with:
18
 
19
  ```
20
  pip install -U -q keras-Hub
21
- pip install -U -q keras>3
22
  ```
23
 
24
  Jax, TensorFlow, and Torch come preinstalled in Kaggle Notebooks. For instructions on installing them in another environment see the [Keras Getting Started](https://keras.io/getting_started/) page.
 
18
 
19
  ```
20
  pip install -U -q keras-Hub
21
+ pip install -U -q keras>=3
22
  ```
23
 
24
  Jax, TensorFlow, and Torch come preinstalled in Kaggle Notebooks. For instructions on installing them in another environment see the [Keras Getting Started](https://keras.io/getting_started/) page.