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

Failed building in windows #710

Open
2 tasks done
Azshurith opened this issue Jul 4, 2024 · 1 comment
Open
2 tasks done

Failed building in windows #710

Azshurith opened this issue Jul 4, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Azshurith
Copy link

Azshurith commented Jul 4, 2024

Has this issue been opened before?

  • It is not in the FAQ, I checked.
  • It is not in the issues, I searched.

Describe the bug

Tried to build the app in my windows PC and error occurs.

Which UI

auto

Hardware / Software

  • OS: Windows 11
  • OS version: Version 23H2 (OS Build 22631.3737)
  • WSL version (if applicable): 1
  • Docker Version: 26.1.4
  • Docker compose version: Docker Compose version v2.27.1-desktop.1
  • Repo version: "from master"
  • RAM: 32 GB
  • GPU/VRAM: NVIDIA GeForce RTX 3050 Ti (4GB)

Steps to Reproduce

  1. Execute docker compose --profile auto up --build

Additional context
Any other context about the problem here. If applicable, add screenshots to help explain your problem.

image

@Azshurith Azshurith added the bug Something isn't working label Jul 4, 2024
@Kariton
Copy link

Kariton commented Jul 17, 2024

hey,

have you run the download first? this is necessary.

docker compose --profile download up --build
docker compose --profile auto up --build

from the wiki:

clone this repo and run:
docker compose --profile download up --build
wait until its done, then:
docker compose --profile [ui] up --build
where [ui] is one of: auto | auto-cpu | comfy | comfy-cpu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants