GithubHelp home page GithubHelp logo

Comments (2)

q5sys avatar q5sys commented on June 14, 2024 1

I just did a fresh install on Rocky Linux and didn't have a problem. Try this and see if it works for you.

  1. Download the zip file listed in the README file.
  2. Open your terminal and go to your home directory cd ~
  3. Create a file in your home directory named ed: mkdir ~/ed
  4. move the zip to that folder mv ~/Downloads/Easy-Diffusion-Linux.zip ~/ed/Easy-Diffusion-Linux.zip
  5. change to the ed directory cd ~/ed and unzip the file unzip *
  6. cd into the directory it creates cd easy-diffusion
  7. run the start script start.sh (DO NOT RUN sh start.sh)

from easydiffusion.

Hyrtsi avatar Hyrtsi commented on June 14, 2024 1

It says the error quite clearly: the scripts tried to git clone the repository called sd-ui-files but the directory was already there so the command didn't have permission to overwrite the contents of that directory.

Starting over from scratch could solve it if your system is left at a reasonable state. You could try rm -rf sd-ui-files inside the easy-diffusion directory and try again or just remove everything and start from scratch using the steps @q5sys gave you.

from easydiffusion.

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.