feat: use everywhere a single app_logger instance defined in samgis_lisa_on_zero.__init__ bb6e1c0 alessandro trinca tornidor commited on Jul 16, 2024
feat: remove loguru and change logging method (use the @session_logger.set_uuid_logging decorator on functions with logs) 0677d1d alessandro trinca tornidor commited on Jul 16, 2024
feat: format gradio app into row and columns 0e9a197 alessandro trinca tornidor commited on Jul 16, 2024
refactor: remove unused routes /post_test_dictlist, /post_test_string, /infer_samgis 55adef5 alessandro trinca tornidor commited on Jul 16, 2024
bug: fix infer_lisa() because of the body dumped to json two times 81306d4 alessandro trinca tornidor commited on Jul 15, 2024
refactor: remove unuseful app_helpers.get_inference_model_by_args(args, inference_decorator=SPACES_GPU), fix logs, initialize gpu within infer_lisa_gradio() a5e4002 alessandro trinca tornidor commited on Jul 15, 2024
feat: rename io package to 'io_package' to avoid errors on test execution. Add pytest dependency 00f8875 alessandro trinca tornidor commited on Jul 14, 2024
feat: handle custom relative url with env variables also on the frontend 66a0f19 alessandro trinca tornidor commited on Jul 11, 2024
feat: add custom "/static" mount folder used by custom pages db29e38 alessandro trinca tornidor commited on Jul 11, 2024
feat: handle custom urls with env variables: CUSTOM_INDEX_URL, CUSTOM_SAMGIS_URL, CUSTOM_LISA_URL, CUSTOM_GRADIO_URL 9813432 alessandro trinca tornidor commited on Jul 11, 2024
bug: fix wrong logging occurrence, rename samgis_lisa_on_cuda to samgis_lisa_on_zero dd1a1d1 alessandro trinca tornidor commited on Jul 11, 2024
bug: add missing statements for gradio/fastapi app ce62bf6 alessandro trinca tornidor commited on Jul 11, 2024
feat: first attempt to support samgis-lisa-on-cuda on ZeroGPU huggingface space 8783164 alessandro trinca tornidor commited on Jul 11, 2024