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