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

Fix release workflow deps #7339

Merged
merged 5 commits into from Mar 16, 2024
Merged

Fix release workflow deps #7339

merged 5 commits into from Mar 16, 2024

Conversation

sayakpaul
Copy link
Member

What does this PR do?

Independently verified with https://github.com/sayakpaul/blossom/actions/runs/8294707730/job/22700232854.

@sayakpaul sayakpaul requested a review from DN6 March 15, 2024 10:25
pip install -U setuptools wheel twine torch
pip install -U setuptools wheel twine
pip install -U torch --index-url https://download.pytorch.org/whl/cpu
pip install -U transformers
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Otherwise, the StableDiffusion example won't run.

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@sayakpaul sayakpaul merged commit 25caf24 into main Mar 16, 2024
2 checks passed
@sayakpaul sayakpaul deleted the fix-release-workflow-deps branch March 16, 2024 01:48
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.

None yet

2 participants