Coder Social home page Coder Social logo

Comments (10)

zabique avatar zabique commented on August 27, 2024

[FIX by Dodo] If you run LINUX version of DFL, training started, but there is no training preview then edit:
DeepFaceLab/core/interact/interact.py
last lines of the file, change it to that:
image_2022-07-02_002718447

from deepfacelab_linux.

zabique avatar zabique commented on August 27, 2024

interact.zip

from deepfacelab_linux.

Kwakyejin avatar Kwakyejin commented on August 27, 2024

Even though I tried change it, nothing changed..
And I got this error
Traceback (most recent call last):
File "./DeepFaceLab/main.py", line 6, in
from core.leras import nn
File "/home/ng4812/DeepFaceLab_Linux/DeepFaceLab/core/leras/init.py", line 1, in
from .nn import nn
File "/home/ng4812/DeepFaceLab_Linux/DeepFaceLab/core/leras/nn.py", line 26, in
from core.interact import interact as io
File "/home/ng4812/DeepFaceLab_Linux/DeepFaceLab/core/interact/init.py", line 1, in
from .interact import interact
ImportError: cannot import name 'interact' from 'core.interact.interact' (/home/ng4812/DeepFaceLab_Linux/DeepFaceLab/core/interact/interact.py)

from deepfacelab_linux.

zabique avatar zabique commented on August 27, 2024

scrap that env and use this one

  1. conda create -n deepfacelab -c main python=3.7 cudnn=8.2.1 cudatoolkit=11.3.1
  2. conda activate deepfacelab
  3. Navigate to folder in which u want to install Deepfacelab
  4. git clone --depth 1 https://github.com/nagadit/DeepFaceLab_Linux.git
  5. cd DeepFaceLab_Linux
    12. git clone --depth 1 https://github.com/MachineEditor/DeepFaceLab.git
  6. python -m pip install -r ./DeepFaceLab/requirements-cuda.txt
  7. python -m pip install ffmpeg

from deepfacelab_linux.

Kwakyejin avatar Kwakyejin commented on August 27, 2024

I did it but same error came out...ㅠㅜ

from deepfacelab_linux.

Kwakyejin avatar Kwakyejin commented on August 27, 2024

Traceback (most recent call last):
File "./DeepFaceLab/main.py", line 6, in
from core.leras import nn
File "/home/ng4812/DeepFaceLab_Linux/DeepFaceLab/core/leras/init.py", line 1, in
from .nn import nn
File "/home/ng4812/DeepFaceLab_Linux/DeepFaceLab/core/leras/nn.py", line 26, in
from core.interact import interact as io
File "/home/ng4812/DeepFaceLab_Linux/DeepFaceLab/core/interact/init.py", line 1, in
from .interact import interact
ImportError: cannot import name 'interact' from 'core.interact.interact' (/home/ng4812/DeepFaceLab_Linux/DeepFaceLab/core/interact/interact.py)

from deepfacelab_linux.

zabique avatar zabique commented on August 27, 2024

strange, seems like you run old env or something. Machine Editor fork never gave me and problems.

from deepfacelab_linux.

Kwakyejin avatar Kwakyejin commented on August 27, 2024

I was wondering that what you said above and file that you upload is different. What is correct? Because in file there is if ~~colab: interact = InteractColab() sth..

from deepfacelab_linux.

zabique avatar zabique commented on August 27, 2024

with full MVE fork install, you don't have to do anything with that file. Preview should just work as is. File edit is for Vanilla DFL.

from deepfacelab_linux.

marshalleq avatar marshalleq commented on August 27, 2024

Hang on, there is an MVE fork for linux? I thought this was just an iperov fork....
Ah just opening my eyes and see your links above - will try that, thanks!

@zabique I've been trying to get this running on 4090 here.

Your method above works, but doesn't detect my GPU. Do you know what the story is with a new GPU - do I need to run newer versions of the library, or does the driver take care of all of that?

I get the sense I need to compile my own, but not 100% sure yet.

Thanks for any help.

from deepfacelab_linux.

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.