Divyasreepat commited on
Commit
085534a
1 Parent(s): 202a655

Update README.md with new model card content

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