Harden AI Docker runtime imports
This commit is contained in:
@@ -227,6 +227,11 @@ The default remains `false` so normal GIS deployments do not install the large A
|
||||
runtime. GeoIntel still requires an explicit local model path and never downloads
|
||||
weights automatically.
|
||||
|
||||
AI-enabled Docker images include the native OpenCV runtime libraries required by
|
||||
Ultralytics. Dependency availability is checked with real `torch` and
|
||||
`ultralytics` imports, so missing shared libraries are reported as
|
||||
`dependency_unavailable` instead of being treated as configured.
|
||||
|
||||
Configured YOLO requires:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user