Divyasreepat
commited on
Commit
•
9edb615
1
Parent(s):
023c32c
Update README.md with new model card content
Browse files
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
|
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.
|