mirror of
https://github.com/ostris/ai-toolkit.git
synced 2026-01-26 16:39:47 +00:00
Merge branch 'main' of github.com:ostris/ai-toolkit
This commit is contained in:
@@ -410,7 +410,7 @@ class IPAdapter(torch.nn.Module):
|
||||
|
||||
if is_pixart:
|
||||
# heads = 20
|
||||
heads = 12
|
||||
heads = 20
|
||||
# dim = 4096
|
||||
dim = 1280
|
||||
output_dim = 4096
|
||||
|
||||
Reference in New Issue
Block a user