Update hunyuan3d-dit-v2-mini-turbo/config.yaml
Browse files
hunyuan3d-dit-v2-mini-turbo/config.yaml
CHANGED
@@ -55,9 +55,10 @@ conditioner:
|
|
55 |
image_size: 518
|
56 |
|
57 |
scheduler:
|
58 |
-
target: hy3dgen.shapegen.schedulers.
|
59 |
params:
|
60 |
num_train_timesteps: 1000
|
|
|
61 |
|
62 |
image_processor:
|
63 |
target: hy3dgen.shapegen.preprocessors.ImageProcessorV2
|
|
|
55 |
image_size: 518
|
56 |
|
57 |
scheduler:
|
58 |
+
target: hy3dgen.shapegen.schedulers.ConsistencyFlowMatchEulerDiscreteScheduler
|
59 |
params:
|
60 |
num_train_timesteps: 1000
|
61 |
+
pcm_timesteps: 100
|
62 |
|
63 |
image_processor:
|
64 |
target: hy3dgen.shapegen.preprocessors.ImageProcessorV2
|