Skip to content

Conversation

@GonzaloAlonso
Copy link

Latest numpy version (1.24) lacks required 'float' attribute, therefore leading to a failure when trying to generate a txt2img output

Latest numpy version (1.24) lacks required 'float' attribute, therefore leading to a failure when trying to generate a txt2img output
@fboulnois
Copy link
Owner

Hello! I was hoping that diffusers and transformers would have stable releases that fixed the issues (see huggingface/diffusers#1810 and huggingface/transformers#21022 ) but neither library has had a new release yet.

Instead of using numpy 1.23.4 I switched to 1.23.5 since it was the last stable version with the deprecated float types.

I released v1.25.1 with the bugfixes. Thanks for identifying the issue!

@GonzaloAlonso
Copy link
Author

Hello!

You're welcome! Thanks for your kind response!

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

Successfully merging this pull request may close these issues.

2 participants