Skip to content

Commit 8110f12

Browse files
author
Emma Ai
committed
update tflite runtime name
1 parent ea102d6 commit 8110f12

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

docker/requirements.txt

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11

22
--extra-index-url https://packages.dea.ga.gov.au/
3-
4-
# odc-stac is in PyPI
5-
# odc-stats[ows]
6-
7-
# For ML
83
ai-edge-litert
94
datacube-ows
105
datacube[performance,s3]
@@ -18,4 +13,7 @@ odc-apps-dc-tools>=0.2.12
1813
odc-cloud>=0.2.5
1914
odc-dscache>=0.2.3
2015
odc-stac @ git+https://github.com/opendatacube/odc-stac@69bdf64
16+
17+
# odc-stac is in PyPI
18+
odc-stats @ git+https://github.com/opendatacube/odc-stats@major_upgrade_in_progress
2119
tl2cgen

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ install_requires =
4242
fiona
4343
rasterio>=1.3.2
4444
s3fs
45-
tflite-runtime
45+
ai-edge-litert
4646
tl2cgen
4747

4848
[options.entry_points]

0 commit comments

Comments
 (0)