update cogrun
This commit is contained in:
@@ -27,7 +27,7 @@ class Predictor(BasePredictor):
|
|||||||
default=-1
|
default=-1
|
||||||
),
|
),
|
||||||
intermediate_image_count: int = Input(
|
intermediate_image_count: int = Input(
|
||||||
description='Set the number of intermediate images to show',
|
description='Set the number of intermediate images to show while running',
|
||||||
choices=[1, 2, 4, 8, 16],
|
choices=[1, 2, 4, 8, 16],
|
||||||
default=8
|
default=8
|
||||||
),
|
),
|
||||||
|
Reference in New Issue
Block a user