One model max

This commit is contained in:
Thomas Forgione 2026-03-09 14:34:43 +01:00
parent 946786dca5
commit d97e17fa71

View File

@ -16,4 +16,4 @@ services:
- ./models:/models - ./models:/models
ports: ports:
- 3000:8080 - 3000:8080
command: --models-preset /models/model-presets.ini --fit on --fit-target 1024 command: --models-max 1 --models-preset /models/model-presets.ini --fit on --fit-target 1024