Git Product home page Git Product logo

Comments (13)

lucidrains avatar lucidrains commented on June 4, 2024

@dave7895 Could you share how you installed it? Could you retry under a new virtual environment?

from stylegan2-pytorch.

dave7895 avatar dave7895 commented on June 4, 2024

I created a new virtual environment with conda. Then ran the commands to install stylegan2_pytorch via pip. Tried to run it but can't find any approach to get it to run.

from stylegan2-pytorch.

lucidrains avatar lucidrains commented on June 4, 2024

@dave7895 Could you try with a new environment, but this time, run conda install pip, and then use the pip under that environment to install stylegan2_pytorch?

from stylegan2-pytorch.

dave7895 avatar dave7895 commented on June 4, 2024

am I maybe missing a step?
1.new conda environment
2.add pip, pytorch, torchvision and stylegan2_pytorch
3. then continue in the console or in python?

from stylegan2-pytorch.

lucidrains avatar lucidrains commented on June 4, 2024

@dave7895 no, i don't think so, if you do it in that order, and if you use the pip installed from conda

from stylegan2-pytorch.

dave7895 avatar dave7895 commented on June 4, 2024

working on it right now. shell console or python console?

from stylegan2-pytorch.

nicholasc avatar nicholasc commented on June 4, 2024

I'm having the same issue. @dave7895 did you get it to work by any chance?

from stylegan2-pytorch.

nicholasc avatar nicholasc commented on June 4, 2024

I went straight to C:\Users\[MyUser]\Miniconda3\Scripts and ran it with python stylegan2_pytorch. Not pretty but worked.

from stylegan2-pytorch.

chiftenj avatar chiftenj commented on June 4, 2024

i'm having the same issue, any one ?

from stylegan2-pytorch.

dave7895 avatar dave7895 commented on June 4, 2024

@chiften-p I do it just about as nicolasc does it.

python C:\users\[username]\miniconda3\envs\style_gan\scripts\stylegan2_pytorch --data C:\Users\[username]\Style_Gan\Chrome

is my command with a few additional tweaks to get it to run memory wise

from stylegan2-pytorch.

dave7895 avatar dave7895 commented on June 4, 2024

@nicholasc I'm using your idea now and at least it works.

from stylegan2-pytorch.

chiftenj avatar chiftenj commented on June 4, 2024

there is a file in bin folder
https://github.com/lucidrains/stylegan2-pytorch/blob/master/bin/stylegan2_pytorch
i use this and it works well.

from stylegan2-pytorch.

dave7895 avatar dave7895 commented on June 4, 2024

that's what I said :). only with the file from the pip module and not the cloned git-project, it's the same file

from stylegan2-pytorch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.