remove the current solution, add skills

This commit is contained in:
Oleksandr Bezdieniezhnykh
2026-03-14 18:37:48 +02:00
parent fd75243a84
commit 767874cb90
363 changed files with 6057 additions and 36380 deletions
-21
View File
@@ -1,21 +0,0 @@
# Database Configuration
DATABASE_HOST=localhost
DATABASE_PORT=5432
DATABASE_NAME=gps_denied
DATABASE_USER=postgres
DATABASE_PASSWORD=
# API Configuration
API_HOST=0.0.0.0
API_PORT=8000
API_DEBUG=false
# Model Paths
SUPERPOINT_MODEL_PATH=models/superpoint.engine
LIGHTGLUE_MODEL_PATH=models/lightglue.engine
DINOV2_MODEL_PATH=models/dinov2.engine
LITESAM_MODEL_PATH=models/litesam.engine
# Satellite Data
SATELLITE_CACHE_DIR=satellite_cache
GOOGLE_MAPS_API_KEY=