Commit History
fix: remove duplicate line in pyproject.toml
c2de824
alessandro trinca tornidor
commited on
feat: try moving lisa-on-cuda code within the project
8ced4d2
alessandro trinca tornidor
commited on
feat: revert use of spaces.GPU on infer_lisa_gradio()
05528cb
alessandro trinca tornidor
commited on
feat: try without gpu_initialization() execution
8f287b5
alessandro trinca tornidor
commited on
chore: use updated samgis-lisa == 1.0.8 to avoid CUDA init RuntimeError
dfd3805
alessandro trinca tornidor
commited on
chore: use updated samgis-lisa == 1.0.7 to avoid CUDA init RuntimeError
e627300
alessandro trinca tornidor
commited on
chore: use updated samgis-lisa == 1.0.6 to avoid CUDA init RuntimeError
f805237
alessandro trinca tornidor
commited on
chore: update samgis-lisa == 1.0.5 to avoid a CUDA init RuntimeError
730ed45
alessandro trinca tornidor
commited on
chore: update samgis-lisa == 1.0.3 (spaces == 0.30.2)
a58ebe1
alessandro trinca tornidor
commited on
doc: update Changelog.md
a1d837d
alessandro trinca tornidor
commited on
chore: update samgis-lisa == 1.0.2 with gradio == 4.44.0, bump samgis-lisa-on-zero to version 1.5.1
af471d8
alessandro trinca tornidor
commited on
feat: fix fastapi app title
e0247c1
alessandro trinca tornidor
commited on
refactor: remove unused files, update samgis-lisa to version 1.0.1 also in pyproject.toml
49e8a51
alessandro trinca tornidor
commited on
feat: use new optional argument inference_decorator=spaces.GPU for lisa.lisa_predict()
c6839af
alessandro trinca tornidor
commited on
chore: update samgis-lisa to version 1.0.1
91d57a8
alessandro trinca tornidor
commited on
chore: bump to version 1.5.0, remove unused direct dependencies, add note about huggingface space dependencies
596e292
alessandro trinca tornidor
commited on
chore: update missing lfs images
046bf4c
alessandro trinca tornidor
commited on
refactor: complete refactor because of samgis-lisa
9881eef
alessandro trinca tornidor
commited on
chore: add requirements_no_versions.txt
d801599
alessandro trinca tornidor
commited on
chore: update gradio to version 4.40.0
0ba02d8
alessandro trinca tornidor
commited on
feat: avoid 404 for output.css on loading of custom html pages, handle lfs images the right way
a587bb6
alessandro trinca tornidor
commited on
feat: refactor app.py using samgis-lisa
de3808d
alessandro trinca tornidor
commited on
chore: update samgis-core to version 3.0.12, add samgis-lisa version 1.0.0, samgis-web version 1.0.13
48f65b6
alessandro trinca tornidor
commited on
chore: update submodule sam-quantized
ff0d42d
alessandro trinca tornidor
commited on
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: format gradio app into row and columns
0e9a197
alessandro trinca tornidor
commited on
feat: add gradio markdown support
39d5cde
alessandro trinca tornidor
commited on
refactor: remove unused routes /post_test_dictlist, /post_test_string, /infer_samgis
55adef5
alessandro trinca tornidor
commited on
bug: fix infer_lisa() because of the body dumped to json two times
81306d4
alessandro trinca tornidor
commited on
bug: fixed log with removed variable
e601377
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
feat: handle custom relative url with env variables also on the frontend
66a0f19
alessandro trinca tornidor
commited on
doc: update README.md
cff759e
alessandro trinca tornidor
commited on
bug: fix wrong import for samgis inference function
d1e187e
alessandro trinca tornidor
commited on
feat: add missing onnx model files for mobile-sam used by standard samgis page
f2e3747
alessandro trinca tornidor
commited on
bug: remove logging app_logger instance that broke lisa inference_fn
fd5c95e
alessandro trinca tornidor
commited on
feat: add custom "/static" mount folder used by custom pages
db29e38
alessandro trinca tornidor
commited on
feat: add missing example3.jpg image
a7bd6a6
alessandro trinca tornidor
commited on
feat: add missing images
a35e43c
alessandro trinca tornidor
commited on
feat: change gradio url to /
2c0bc3f
alessandro trinca tornidor
commited on
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
feat: rename wrong references to samgis_lisa_on_cuda in urls and page descriptions
7d2bd36
alessandro trinca tornidor
commited on
bug: fix wrong logging occurrence, rename samgis_lisa_on_cuda to samgis_lisa_on_zero
dd1a1d1
alessandro trinca tornidor
commited on