Giter VIP home page Giter VIP logo

Comments (11)

invokermoon avatar invokermoon commented on May 21, 2024 1

same question

from deepfacelab_macos.

cantonalex avatar cantonalex commented on May 21, 2024 1

@chychkan got it working but can't seem to with metal. #81 (comment)

from deepfacelab_macos.

xyfl0203 avatar xyfl0203 commented on May 21, 2024

you can install tensorflow with this url
https://developer.apple.com/metal/tensorflow-plugin/

from deepfacelab_macos.

xyfl0203 avatar xyfl0203 commented on May 21, 2024

Having issues installing numpy and tensorflow packages on my M1. Interested to know if someone is successfully training.

i use conda to install numpy
conda install -n "your env`name" numpy

from deepfacelab_macos.

chychkan avatar chychkan commented on May 21, 2024

With recent fixes, now there's partial support for M1 laptops. XSeg is still not working (there's separate open issue #77), but the rest of the scripts should be usable now.

from deepfacelab_macos.

cantonalex avatar cantonalex commented on May 21, 2024

I'm still getting that numpy error any suggestions?
`note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for numpy
Failed to build numpy
ERROR: Could not build wheels for numpy, which is required to install pyproject.toml-based projects
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× pip subprocess to install backend dependencies did not run successfully.
│ exit code: 1
╰─> See above for output.

`

from deepfacelab_macos.

chychkan avatar chychkan commented on May 21, 2024

@cantonalex I would suggest starting from scratch, just to avoid any weird leftovers from previous attempts, so clone this repo afresh. If still the same error, then you can also try installing numpy manually by activating the virtual env (command: source .dfl/env/bin/activate) and installing numpy with pip install numpy==1.21.4. If that is successful, then you can try running the setup script again.

from deepfacelab_macos.

chychkan avatar chychkan commented on May 21, 2024

Yeah, there's a problem with metal. Looks like the code of DeepFaceLab itself needs to be adjusted to support GPU on M1's.

from deepfacelab_macos.

marshalleq avatar marshalleq commented on May 21, 2024

So that means no GPU training?

from deepfacelab_macos.

prashantspandey avatar prashantspandey commented on May 21, 2024

Any updates, did anyone get it to run on GPU?

from deepfacelab_macos.

marshalleq avatar marshalleq commented on May 21, 2024

Can't get it to run at all on Ventura.

from deepfacelab_macos.

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.