mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-03-18 09:57:03 +08:00
Merge branch 'comfyanonymous:master' into master
This commit is contained in:
commit
477e5d1c0b
@ -16,6 +16,7 @@ VISION_CONFIG_DICT = {
|
||||
"patch_size": 14,
|
||||
"projection_dim": 768,
|
||||
"hidden_act": "quick_gelu",
|
||||
"model_type": "clip_vision_model",
|
||||
}
|
||||
|
||||
class MLP(nn.Module):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user