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

Windows instructions Step 9. should be backslashes instead of forwards. #26

Closed
dijikul opened this issue Aug 23, 2022 · 1 comment
Closed

Comments

@dijikul
Copy link

dijikul commented Aug 23, 2022

Within the Windows instructions, in Step 9, the command mkdir -p models/ldm/stable-diffusion-v1 required I change the slashes to backslashes to work within the Conda prompt: mkdir -p models\ldm\stable-diffusion-v1

@lstein
Copy link
Collaborator

lstein commented Aug 23, 2022

Oh god. Another Linux-ism sneaking through. Will fix!

@lstein lstein closed this as completed Aug 23, 2022
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