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

We need wheels for python 3.9 #25

Open
BishopWolf opened this issue Jan 22, 2023 · 6 comments
Open

We need wheels for python 3.9 #25

BishopWolf opened this issue Jan 22, 2023 · 6 comments

Comments

@BishopWolf
Copy link

Hello

In Slicer we have a new module using torch https://discourse.slicer.org/t/new-extension-fully-automatic-whole-body-ct-segmentation-in-2-minutes-using-totalsegmentator/26710/12

The problem is that Slicer uses an embedded python 3.9 by default (it can install wheels).

Is there a possibility to support python 3.9 here?

@poVoq
Copy link

poVoq commented Feb 1, 2023

For stable diffusion web-ui it would be python3.10 I think.

Thanks!

@sithil94
Copy link

sithil94 commented Feb 8, 2023

Is it possible to get torch and torchvision for python 3.10.6? I would like to run Automatic1111. I have ROCm-5.3.0 gfx803 installed

@xuhuisheng
Copy link
Owner

@poVoq @sithil94
Bad news, I had test stable diffusion on gfx803, and it hang on about 100% progress. I am afraid it shows kernel pain and I had asked ROCm team for how to debug kernel on gfx803, there is no answers.
So we can only play some network likes mnist.

@sithil94
Copy link

sithil94 commented Feb 8, 2023

Dang, that's unfortunate 😢.

@brsh1
Copy link

brsh1 commented Sep 12, 2023

I think it's somehow related to it being on linux because it works for me with rx580/570 on windows

@xuhuisheng
Copy link
Owner

On windows, it seems to using directml, not ROCm.

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

5 participants