[refactor] first working stage for huggingface docker container with fastapi and loguru 0f9c611 aletrn commited on Dec 28, 2023
[test] update test cases to handle input source as xyzservices.TileProvider 57f545c aletrn commited on Dec 7, 2023
[fix] handle source types with additional parameters other than x,y,z; set default source_type = OpenStreetMap.Mapnik 54cbf5f aletrn commited on Dec 7, 2023
[refactor] prepare openapi swagger: rename RawRequestInput type to ApiRequestBody, add ApiResponseBodyFailure and ApiResponseBodySuccess types 2d0111c aletrn commited on Dec 7, 2023
[fix] handle mapping source_type to url_tile on executing samexporter_predict() d4c6f14 aletrn commited on Dec 6, 2023
[feat] add missing source_type argument on samexporter_predict use 810f896 aletrn commited on Dec 6, 2023
[test] lambda_handler: add test rectangle and multi prompts cases 560617a aletrn commited on Dec 5, 2023
[test] lambda_handler: update test cases, add case for rectangle 2f330ba aletrn commited on Dec 5, 2023
[test] add more "real" test cases for lambda_handler, 200/ok case 577f3b0 aletrn commited on Dec 4, 2023
[feat] add support for multi-prompt, both of type point and rectangle f10156a aletrn commited on Dec 4, 2023
[refactor] get constants from env variables, handle possible exceptions on tiles download/merge/crop c05e7c7 aletrn commited on Dec 3, 2023
[refactor] download raster tiles with contextily.tile.bounds2img() 924419a aletrn commited on Dec 2, 2023
[refactor] don't import complete modules, use only "from" syntax fd9de0f aletrn commited on Nov 30, 2023
[refactor] remove unused Dockerfile, try installing sphinx with requirements.txt in cloudflare pages ci 7c179a2 aletrn commited on Nov 27, 2023
[refactor] remove some .idea files, add matplotlib as dev dependency 0c50ca6 aletrn commited on Nov 27, 2023
[test] using local tile http server in lambda_handler "real" test case 4e35839 aletrn commited on Nov 26, 2023
[test] SegmentAnythingONNX test case (encode and predict_masks - check map) 793909c aletrn commited on Nov 25, 2023