Commit History

ci: add HEALTHCHECK step calling the /health_models endpoint
8980653

alessandro trinca tornidor commited on

ci: refactor Dockerfile using nvcr.io/nvidia/pytorch:24.10-py3 as base image, use samgis-lisa==1.0.9
32656c4

alessandro trinca tornidor commited on

ci: docker, re-add docker_entrypoint.sh and entrypoint.sh scripts, install nodejs in runtime stage
29d4b23

alessandro trinca tornidor commited on

ci: docker, add docker_entrypoint.sh and entrypoint.sh scripts to root project, remove AWS lambda scripts
2dfa32a

alessandro trinca tornidor commited on

refactor: add and remove all needed files because of switch from docker to gradio sdk and samgis-lisa
62c986b

alessandro trinca tornidor commited on

move folder creation code to a dedicated function
6ae973f

alessandro trinca tornidor commited on

[ci] remove find command too verbose
5d4e838

alessandro trinca tornidor commited on

[ci] handle also TypeErrors in create_folders_and_variables_if_not_exists.sh
bbdd80f

alessandro trinca tornidor commited on

[ci] add debug logs about folders creation, add missing pnpm build step in baremetal_entrypoint.sh
37d9063

alessandro trinca tornidor commited on

[ci] add the option to install the project in a 'bare metal' installation, see README.md for instructions
0c9e62a

alessandro trinca tornidor commited on

[feat] copy resources folder from lisa-on-cuda repository to /var/task/resources, bump to version 1.3.1
009261a

alessandro trinca tornidor commited on

[fix] fix wrong venv, create_folders_and_variables_if_not_exists.py paths in entrypoint.sh
158378e

alessandro trinca tornidor commited on

[refactor] use entrypoint.sh as CMD Dockerfile, add FOLDERS_MAP env file to dynamic folder creation
8c1771d

alessandro trinca tornidor commited on

[refactor] rename samgis module tosamgis_lisa_on_cuda, bump to version 1.3.0, update samgis and lisa_on_cuda dependencies
fcb8c81

alessandro trinca tornidor commited on

[ci] revert to FASTAPI_STATIC as subfolder of LAMBDA_TASK_ROOT
bfaaa1e

alessandro trinca tornidor commited on

[feat] samgis package: handle PROJECT_ROOT_FOLDER as an ENV variable
d33fb86

alessandro trinca tornidor commited on

[feat] add a symlink from $FASTAPI_STATIC to $WORKDIR/static
b1bb633

alessandro trinca tornidor commited on

[feat] try, again, add using XDG_CACHE_HOME as parent for FASTAPI_STATIC ARG/ENV variable
1ac44c5

alessandro trinca tornidor commited on

[feat] update entrypoint.sh adding folder VIS_OUTPUT
9e9174e

alessandro trinca tornidor commited on

[feat] prepare entire docker build with nvidia GPU on hf space cloning https://huggingface.co/spaces/aletrn/samgis
0914710

alessandro trinca tornidor commited on