mirror of
https://git.datalinker.icu/kijai/ComfyUI-KJNodes.git
synced 2026-05-04 19:53:36 +08:00
Update model_optimization_nodes.py
This commit is contained in:
parent
773fab5a07
commit
79d9aab5e7
@ -844,7 +844,7 @@ When NOT using coefficients the threshold value should be about 10 times smaller
|
|||||||
|
|
||||||
# type_str = str(type(model.model.model_config).__name__)
|
# type_str = str(type(model.model.model_config).__name__)
|
||||||
#if model.model.diffusion_model.dim == 1536:
|
#if model.model.diffusion_model.dim == 1536:
|
||||||
model_type ="1.3B"
|
# model_type ="1.3B"
|
||||||
# else:
|
# else:
|
||||||
# if "WAN21_T2V" in type_str:
|
# if "WAN21_T2V" in type_str:
|
||||||
# model_type = "14B"
|
# model_type = "14B"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user