Code Monkey home page Code Monkey logo

Comments (4)

iarna avatar iarna commented on June 16, 2024

Personally, I installed it via the the extension browser, but I don't see how that'd make a difference. Have you tried running that git command stand alone?

This is what I see:

> git clone -v https://github.com/mix1009/model-keyword C:\Users\Rebecca\repos\Stable-Diffusion\stable-diffusion-webui\tmp\model-keyword
Cloning into 'C:\Users\Rebecca\repos\Stable-Diffusion\stable-diffusion-webui\tmp\model-keyword'...
POST git-upload-pack (185 bytes)
POST git-upload-pack (212 bytes)
remote: Enumerating objects: 481, done.
remote: Counting objects: 100% (40/40), done.
remote: Compressing objects: 100% (26/26), done.
remote: Total 481 (delta 25), reused 25 (delta 13), pack-reused 441
Receiving objects: 100% (481/481), 82.73 KiB | 1.43 MiB/s, done.
Resolving deltas: 100% (296/296), done.

via git bash:

$ git clone -v https://github.com/mix1009/model-keyword 'C:\Users\Rebecca\repos\Stable-Diffusion\stable-diffusion-webui\tmp\model-keyword'
Cloning into 'C:\Users\Rebecca\repos\Stable-Diffusion\stable-diffusion-webui\tmp\model-keyword'...
POST git-upload-pack (185 bytes)
POST git-upload-pack (212 bytes)
remote: Enumerating objects: 481, done.
remote: Counting objects: 100% (40/40), done.
remote: Compressing objects: 100% (26/26), done.
remote: Total 481 (delta 25), reused 25 (delta 13), pack-reused 441
Receiving objects: 100% (481/481), 82.73 KiB | 1.62 MiB/s, done.
Resolving deltas: 100% (296/296), done.

and just for funsies, with wsl:

> wsl git clone -v https://github.com/mix1009/model-keyword C:\Users\Rebecca\repos\Stable-Diffusion\stable-diffusion-webui\tmp\model-keyword
Cloning into '/mnt/c/Users/Rebecca/repos/Stable-Diffusion/stable-diffusion-webui/tmp/model-keyword'...
POST git-upload-pack (164 bytes)
POST git-upload-pack (202 bytes)
remote: Enumerating objects: 481, done.
remote: Counting objects: 100% (40/40), done.
remote: Compressing objects: 100% (26/26), done.
remote: Total 481 (delta 25), reused 25 (delta 13), pack-reused 441
Receiving objects: 100% (481/481), 82.73 KiB | 1.69 MiB/s, done.
Resolving deltas: 100% (296/296), done.

from model-keyword.

ejrejr avatar ejrejr commented on June 16, 2024

Hi. Yes that command line above works when I go to my git bash, putting it into some tmp directory. I didn't want to goof around doing a manual extension install (not sure if that /tmp/ should actually be the /extensions/ directory), so I was happier to do so via the Extensions tab in A1111. While the current given path in the README didn't work in my recent A1111 pull, the .git path did and the extension is installed.

Just sharing my varied mileage. Cheers.

from model-keyword.

mix1009 avatar mix1009 commented on June 16, 2024

I tried installing using 3 methods

  1. Extension - Install from URL: https://github.com/mix1009/model-keyword
  2. Extension - Install from URL: https://github.com/mix1009/model-keyword.git
  3. Extension - Available - Load from method

It worked on my Windows 10 installation with the latest webui
and git(64bit Windows setup with default settings) from https://git-scm.com/download/win .

from model-keyword.

ejrejr avatar ejrejr commented on June 16, 2024

Totally fine to close if I'm a one-off. I have my work-around - I'm not sure why it barfed for me. Looks like our setup is pretty much the same. Cheers.

from model-keyword.

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.