samgis-lisa-on-zero / README.md
alessandro trinca tornidor
feat: rename wrong references to samgis_lisa_on_cuda in urls and page descriptions
7d2bd36
|
raw
history blame
709 Bytes
---
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"