mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-04-27 19:02:31 +08:00
Update sd.py
This commit is contained in:
parent
411b26ec71
commit
abff4cf3d6
@ -1238,9 +1238,9 @@ class TEModel(Enum):
|
|||||||
QWEN35_9B = 26
|
QWEN35_9B = 26
|
||||||
QWEN35_27B = 27
|
QWEN35_27B = 27
|
||||||
MINISTRAL_3_3B = 28
|
MINISTRAL_3_3B = 28
|
||||||
GEMMA_4_E4B = 28
|
GEMMA_4_E4B = 29
|
||||||
GEMMA_4_E2B = 29
|
GEMMA_4_E2B = 30
|
||||||
GEMMA_4_31B = 30
|
GEMMA_4_31B = 31
|
||||||
|
|
||||||
|
|
||||||
def detect_te_model(sd):
|
def detect_te_model(sd):
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user