Commit History

chore: update samgis_core@3,0.15 and other dependencies, use updated hash_calculate() in get_hash_array(), change logging typing to logging.Logger
1e06d73

alessandro trinca tornidor commited on

feat: fix wrong typing hints that caused exception on app.py start because of gradio
3db919f

alessandro trinca tornidor commited on

tests: fix broken test case because of missing pathlib import
71ce930

alessandro trinca tornidor commited on

chore: bump lisa-on-cuda to version 1.4.8
024790f

alessandro trinca tornidor commited on

feat: support new ZeroGPU version addig device_map/device/device2 app_helpers.py functions
accca77

alessandro trinca tornidor commited on

feat: add debug logs, update torch == 2.4.0 and torchvision == 0.19.0
bbb9bc0

alessandro trinca tornidor commited on

feat: add device_map argument to try avoid CUDA init RuntimeError, bump lisa-on-cuda to version 1.4.6
656fa96

alessandro trinca tornidor commited on

feat: add device_map argument to try avoid CUDA init RuntimeError, bump lisa-on-cuda to version 1.4.5
e35418a

alessandro trinca tornidor commited on

remove use of @session_logger.set_uuid_logging decorator
8e6ebf2

alessandro trinca tornidor commited on

feat: try using [email protected]
50f88de

alessandro trinca tornidor commited on

feat: update markdown description displaying current model parameters
540a51f

alessandro trinca tornidor commited on

feat: start refactor using samgis-core = 3.0.8
cc47f6d

alessandro trinca tornidor commited on

feat: zeroGPU spaces support (drop docker, uses gradio sdk)
b0660fb

alessandro trinca tornidor commited on

bug: fix wrong logging instances
f733740

alessandro trinca tornidor commited on

bug: handle PermissionError while get_model() execution
9c92cc9

alessandro trinca tornidor commited on

[feat] add optional embedding_key argument to LISAForCausalLM.evaluate() method
951f1c4

alessandro trinca tornidor commited on

[debug] now some functions can use an external logger, bump to version 1.0.5
2640499

alessandro trinca tornidor commited on

[fix] fix path env variable not converted to string, bump to version 1.0.4
ca22ec3

alessandro trinca tornidor commited on

[chore] bump to version 0.2.2, remove unused import
b83580a

alessandro trinca tornidor commited on

[refactor] set vis_output folder from the env VIS_OUTPUT with default under ROOT project
4f13199

alessandro trinca tornidor commited on

[feat] rename ROOT_PROJECT ENV variable to PROJECT_ROOT_FOLDER, bump to version 0.2.1
6720c3e

alessandro trinca tornidor commited on

[feat] add ROOT_PROJECT ENV variable
57d987a

alessandro trinca tornidor commited on

[bug] inference(): return 422 jsonresponse in case of invalid input
910b241

alessandro trinca tornidor commited on

[ci] prepare integration into samgis
7355def

alessandro trinca tornidor commited on

[refactor] prepare packaging moving all the modules under 'lisa_on_cuda' (renamed from 'model')
60fa201

alessandro trinca tornidor commited on