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

Adding Docker support #8

Closed
flavienbwk opened this issue Jan 7, 2021 · 9 comments
Closed

Adding Docker support #8

flavienbwk opened this issue Jan 7, 2021 · 9 comments

Comments

@flavienbwk
Copy link
Contributor

flavienbwk commented Jan 7, 2021

Hi,

Thanks for publishing the StyleFlow code and congratulations. That's massive work and I had no trouble installing the project. It works very well.

Would you be interested in adding Docker support to StyleFlow as an alternative install ?

Please find the PR below !

@carlosedubarreto
Copy link

Hello @flavienbwk can you share what system did you install?
I was trying on windows using Miniconda and on the first command it already didnt work for me. :(

Thanks for the attention

@flavienbwk
Copy link
Contributor Author

Hi what do you try to install? The Docker version on my fork or the official install with anaconda and Python env?

@carlosedubarreto
Copy link

LOL sorry it was the anaconda and python env.
Butr I didnt noticed that the subject of this issue was about Docker... sorry for making this a mess 😅

@flavienbwk
Copy link
Contributor Author

No worry ! :p

@johndpope
Copy link

this has dockerfile -
https://github.com/NVlabs/stylegan2-ada

and fix here - though there's probably a january snapshot on the way.
NVlabs/stylegan2-ada#51

@flavienbwk
Copy link
Contributor Author

#9 closes this!

@johndpope
Copy link

you missed this Docker base image -
it fixes 3090 issues.

nvcr.io/nvidia/tensorflow:20.12-tf1-py3

@flavienbwk
Copy link
Contributor Author

flavienbwk commented Jan 8, 2021

The Tensorflow version of StyleFlow (1.15) was compiled against Cuda 10.0. Is it compatible with the 3090?

@johndpope
Copy link

no. wasted 4-5 days resolving this. NVlabs/stylegan2-ada#32

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

3 participants