Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected keyword argument - l2_norm_output #64

Closed
krish240574 opened this issue May 6, 2022 · 2 comments
Closed

Unexpected keyword argument - l2_norm_output #64

krish240574 opened this issue May 6, 2022 · 2 comments

Comments

@krish240574
Copy link
Contributor

/DALLE2-pytorch-main/dalle2_pytorch/dalle2_pytorch.py", line 660, in init
self.causal_transformer = CausalTransformer(dim = dim, **kwargs)

TypeError: init() got an unexpected keyword argument 'l2norm_output'

I've pulled the latest code from this repo - did some fix break the code?

@lucidrains
Copy link
Owner

@krish240574 oh my bad! that has been removed when accounting for Katherine's suggestion about scaling the image embed. fixed in the latest! 63029f7

@krish240574
Copy link
Contributor Author

@lucidrains thank you !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants