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 diffusion #267

Merged
merged 1 commit into from
Sep 5, 2024
Merged

Fix diffusion #267

merged 1 commit into from
Sep 5, 2024

Conversation

satyaog
Copy link
Member

@satyaog satyaog commented Sep 5, 2024

No description provided.

@@ -19,7 +19,7 @@

@dataclass
class Arguments:
model: str = "runwayml/stable-diffusion-v1-5"
model: str = "benjamin-paine/stable-diffusion-v1-5"
Copy link
Member Author

Choose a reason for hiding this comment

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

HF_TOKEN owner must agree the license on https://huggingface.co/benjamin-paine/stable-diffusion-v1-5 to gain access

@Delaunay Delaunay merged commit 2893f94 into mila-iqia:master Sep 5, 2024
2 of 3 checks passed
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