Merge branch 'main' of github.com:ostris/ai-toolkit

This commit is contained in:
Jaret Burkett
2024-06-29 15:53:40 -06:00

View File

@@ -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