--- title: SamGIS - LISA on CUDA emoji: 🗺️ colorFrom: red colorTo: blue sdk: gradio sdk_version: 4.37.2 app_file: app.py pinned: true license: mit --- # [LISA](https://github.com/dvlab-research/LISA) + [SamGIS](https://github.com/trincadev/samgis-be) on Zero GPU! [LISA](https://github.com/dvlab-research/LISA) (Reasoning Segmentation via Large Language Model) applied to geospatial data thanks to [SamGIS](https://github.com/trincadev/samgis-be). About SamGIS - LISA on ZeroGPU see the [samgis-lisa-on-zero demo](https://huggingface.co/spaces/aletrn/samgis-lisa-on-zero). To change the base relative url for custom frontend add the VITE_PREFIX environment variable, e.g.: VITE_PREFIX="/custom-url"