Skip to content

Commit 947b0c6

Browse files
committed
Update installation commands for Keras and Keras Hub
1 parent fee1411 commit 947b0c6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

guides/litert_export.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"""
4242

4343
"""shell
44-
pip install -q git+https://github.com/keras-team/keras.git
45-
pip install -q git+https://github.com/keras-team/keras-hub.git
44+
pip install -qU keras
45+
pip install -qU keras-hub
4646
pip install -q git+https://github.com/google-ai-edge/litert-torch.git
4747
pip install -q ai-edge-litert
4848
"""

0 commit comments

Comments
 (0)