mirror of
https://git.datalinker.icu/kijai/ComfyUI-KJNodes.git
synced 2025-12-25 17:23:04 +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__)
|
||||
#if model.model.diffusion_model.dim == 1536:
|
||||
model_type ="1.3B"
|
||||
# model_type ="1.3B"
|
||||
# else:
|
||||
# if "WAN21_T2V" in type_str:
|
||||
# model_type = "14B"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user