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

For Windows Users #3

Open
jtydhr88 opened this issue Apr 13, 2024 · 3 comments
Open

For Windows Users #3

jtydhr88 opened this issue Apr 13, 2024 · 3 comments

Comments

@jtydhr88
Copy link

jtydhr88 commented Apr 13, 2024

if you try to run this on Windows, you might need to install the following dependencies manually:

  1. conda install -c conda-forge cudatoolkit-dev -y
  2. pip install Ninja
  3. https://visualstudio.microsoft.com/visual-cpp-build-tools/
    and install c++ build tools with
    image

after installed these additional dependencies, I could run it on my local with 3090

Great Job!

@Mikerhinos
Copy link

What is the VRAM consumption of the tool ?

@Lektro9
Copy link
Contributor

Lektro9 commented Apr 20, 2024

What is the VRAM consumption of the tool ?

Using Win10, Docker and 3090 - it's using 23.3 GB VRAM (could be a little less since I am running some other programs)
image

@abuneo
Copy link

abuneo commented May 8, 2024

what is conda? i found condamini should i install that?

also if i only have a 3060 will i be able to run it and get good res?

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

4 participants