alessandro trinca tornidor
feat: handle custom relative url with env variables also on the frontend
66a0f19
# SamGIS+LISA+ZeroGPU! | |
[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). | |
I also adapted LISA to HuggingFace [lisa-on-cuda](https://huggingface.co/spaces/aletrn/lisa-on-cuda) ZeroGPU space. | |
## projects I based this work on | |
- [LISA](https://github.com/dvlab-research/LISA) | |
- [Segment Anything](https://segment-anything.com) | |
- [ONNX Runtime](https://onnxruntime.ai/) | |
- [transformers](https://github.com/huggingface/transformers) | |
- [Vue](https://vuejs.org) | |
- [leaflet](https://leafletjs.com/) | |
My previous projects I reused: | |
- [SamGIS+LISA (regular GPU) huggingface space](https://huggingface.co/spaces/aletrn/samgis-lisa-on-cuda), [SamGIS+LISA blog page](https://trinca.tornidor.com/projects/lisa-adapted-for-samgis) | |
- [lisa-on-cuda huggingface space](https://huggingface.co/spaces/aletrn/samgis-lisa-on-cuda) | |
- [transformers-backport repository](https://github.com/trincadev/transformers_backport), [transformers pip package](https://snyk.io/advisor/python/transformers-backport) | |
# Build the frontend | |
Check the package.json for the custom commands, in particular: | |
- `build:tailwindcss` | |
- `build` | |