alessandro trinca tornidor
feat: first attempt to support samgis-lisa-on-cuda on ZeroGPU huggingface space
8783164
raw
history blame
224 Bytes
from samgis_lisa_on_zero import PROJECT_ROOT_FOLDER
TEST_ROOT_FOLDER = PROJECT_ROOT_FOLDER / "tests"
TEST_EVENTS_FOLDER = TEST_ROOT_FOLDER / "events"
LOCAL_URL_TILE = "http://localhost:8000/lambda_handler/{z}/{x}/{y}.png"