One model max
This commit is contained in:
parent
946786dca5
commit
d97e17fa71
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user