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

Update setup.py to allow range of diffusers versions (0.24.0 - 0.29.0) [0.24.0 is incompatible with recent huggingface_hub versions) #184

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

doctorjei
Copy link

Extended valid range for diffusers to 0.24.0 : 0.29.0 to account for new diffuser package which is required for some other newer packages. In particular, versions lower than 0.29.0 are incompatible with the huggingface_hub module. By extending the version to allow 0.29.0, these packages can co-exist again with StreamDiffusion.

Extended valid range for diffusers to 0.24.0 : 0.29.0 to account for new diffuser package which is required for some other packages
@doctorjei doctorjei changed the title Update setup.py Update setup.py to allow range of diffusers versions (0.24.0 - 0.29.0) [0.24.0 is incompatible with recent huggingface_hub versions) Jan 11, 2025
@doctorjei doctorjei mentioned this pull request Jan 11, 2025
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.

1 participant