samgis-lisa-on-zero / samgis_lisa_on_zero

Commit History

feat: use everywhere a single app_logger instance defined in samgis_lisa_on_zero.__init__
bb6e1c0

alessandro trinca tornidor commited on

feat: now all logging instances are based on logging, removed logging dependency
7c49edb

alessandro trinca tornidor commited on

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

feat: add gradio markdown support
39d5cde

alessandro trinca tornidor commited on

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

feat: rename io package to 'io_package' to avoid errors on test execution. Add pytest dependency
00f8875

alessandro trinca tornidor commited on

bug: fix wrong import for samgis inference function
d1e187e

alessandro trinca tornidor commited on

bug: remove logging app_logger instance that broke lisa inference_fn
fd5c95e

alessandro trinca tornidor commited on

bug: fix wrong 'internal_logg' argument for app_helpers.get_inference_model_by_args()
1e100ac

alessandro trinca tornidor commited on

feat: first attempt to support samgis-lisa-on-cuda on ZeroGPU huggingface space
8783164

alessandro trinca tornidor commited on