Giter Club home page Giter Club logo

Comments (2)

dosubot avatar dosubot commented on August 21, 2024 2

Hey there, @JimbooMan! I'm here to help you with any bugs, questions, or contributions you may have. Let's work together to solve this issue.

To resolve the issue of ADetailer not showing up and the "Access denied" error in the Terminal, follow these steps:

  1. Check Directory Permissions:
    Ensure that the directory for ADetailer is created with the correct permissions. You can manually create the directory and set the permissions using the following commands in the terminal:

    mkdir -p C:\Users\larsl\Desktop\stablediffsuion\system\models\adetailer
    icacls C:\Users\larsl\Desktop\stablediffsuion\system\models\adetailer /grant Everyone:(OI)(CI)F
  2. Run the Installation with Elevated Permissions:
    Since the error indicates an "Access denied" issue, try running the installation script with elevated permissions (as an administrator). Right-click on your terminal or command prompt and select "Run as administrator", then execute the installation command again.

  3. Use the --user Option:
    If running as an administrator is not feasible, consider using the --user option to install the packages in the user directory:

    python -m pip install --user ultralytics>=8.2 mediapipe>=0.10.13 rich>=13
  4. Check Python Version:
    Ensure you are using Python 3.10.11 or later, as specific Python versions might cause issues. You can check your Python version with:

    python --version

    If needed, download and install the latest version of Python from the official website.

By following these steps, you should be able to resolve the "Access denied" error and get ADetailer to show up in the stable diffusion webui [1].

To continue talking to Dosu, mention @dosu.

from adetailer.

Bing-su avatar Bing-su commented on August 21, 2024
*** "Disable all extensions" option was set, will not load any extensions ***"

As you can see here, setting the Disable all extensions option prevents any extensions from being loaded.

There was an error during the installation, but this issue is not related to the error.

from adetailer.

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.