samgis / requirements.txt

Commit History

chore: update also requirements.txt
7db3fb2

alessandro trinca tornidor commited on

ci: update requirements*.txt, create_requirements.sh
7f760ce

alessandro trinca tornidor commited on

chore: bump to 1.11.3 version, fix wrong docker version, update requirements*.txt files
fa3fc3a

alessandro trinca tornidor commited on

doc: update CHANGELOG.md, README.md, frontend and backend dependencies
0139375

aletrn commited on

ci: update Dockerfile, requirements.txt
4759981

aletrn commited on

ci: add create_requirements.sh script for quick requirements.txt updates starting from installed packages (e.g. using poetry)
73b0d26

aletrn commited on

ci: add missing requirements.txt and pre-requirements.txt dependencies files
e97ca1b

aletrn commited on

[refactor] move core instance segmentation (segment anything) functionality to samgis_core, bump to version 1.2.0
0a91cb6

aletrn commited on

[docs] update docs to add openapi swagger content
075be9e

aletrn commited on

[refactor] download raster tiles with contextily.tile.bounds2img()
e897c81

aletrn commited on

[feat] add markdown support in sphinx
2973667

aletrn commited on

[ci] add again prod deps to requirements.txt
934a2ca

aletrn commited on

[refactor] remove unused Dockerfile, try installing sphinx with requirements.txt in cloudflare pages ci
869eadc

aletrn commited on

[ci] switch base docker image to python:3.11-slim-bookworm, use opencv-python-headless
c6215d1

aletrn commited on

[test] add test cases, add command for test coverage
5a246f7

aletrn commited on

[test] add get_raster_inference test case
94729d4

aletrn commited on

[refactor] refactor and remove unused code, remove unused deps
4d26ef2

aletrn commited on

[feat] use post body as input
43d87b3

aletrn commited on

[debug] add geopandas and rasterio to convert the FastSAM mask prediction into a geojson
2f5b9e0

aletrn commited on

[debug] first test on lambda for fastsam prediction
fa76f5f

aletrn commited on

[refactor, fix] some minor fixes
26b4f04

aletrn commited on

[feat] re-add samgeo with segment-anything-fast
7d6e00c

aletrn commited on

[feat] switch to aws lambda powertools logger
c6054f0

aletrn commited on

[feat] revert to aws lambda - wip
243f395

aletrn commited on

[feat] reformat code, log context request id
25c63a5

aletrn commited on

[feat] handle requests with errors
59ebac7

aletrn commited on