Divyasreepat
commited on
Commit
•
223099b
1
Parent(s):
3f34a1d
Update README.md with new model card content
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ Keras and KerasHub can be installed with:
|
|
15 |
|
16 |
```
|
17 |
pip install -U -q keras-Hub
|
18 |
-
pip install -U -q keras
|
19 |
```
|
20 |
|
21 |
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.
|
|
|
15 |
|
16 |
```
|
17 |
pip install -U -q keras-Hub
|
18 |
+
pip install -U -q keras>=3
|
19 |
```
|
20 |
|
21 |
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.
|