Coder Social home page Coder Social logo

Comments (6)

cikeaini avatar cikeaini commented on August 10, 2024

same problem

from sd_civitai_extension.

AbslanX avatar AbslanX commented on August 10, 2024

same issue

from sd_civitai_extension.

BinGoBinBin avatar BinGoBinBin commented on August 10, 2024

me too

from sd_civitai_extension.

MIyulong avatar MIyulong commented on August 10, 2024

i get those:
Traceback (most recent call last):
File "/Users/xxx/Desktop/sd_civitai_extension/install.py", line 5, in
import git
ModuleNotFoundError: No module named 'git'

from sd_civitai_extension.

CHNAICORP avatar CHNAICORP commented on August 10, 2024

I found the issue. You need to install it from the "Install from URL" option in web-ui. If you installed it through "git clone https://github.com/civitai/sd_civitai_extension.git" method, running the "python install.py" command in the "extensions\sd_civitai_extension" directory will result in a "ModuleNotFoundError: No module named 'launch'" error.
0208B8AD-9310-4e8b-83EB-ACC8E130F465
65E7A9DD-806B-48d0-9D26-740869B685DD
5FDE8F0E-B827-49c5-BFD6-CF81E9734FCE

from sd_civitai_extension.

ekkirinaldi avatar ekkirinaldi commented on August 10, 2024

i get those: Traceback (most recent call last): File "/Users/xxx/Desktop/sd_civitai_extension/install.py", line 5, in import git ModuleNotFoundError: No module named 'git'

you can go with:

pip3 install gitpython or pip install gitpython

from sd_civitai_extension.

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.