Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add stable-diffusion model wrapper #438

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

Add stable-diffusion model wrapper #438

wants to merge 15 commits into from

Commits on Sep 11, 2024

  1. add stablediffusion_model.py

    cmgzn committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a5f31e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. update stablediffusion_model.py

    cmgzn committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    992695d View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    fb269e1 View commit details
    Browse the repository at this point in the history
  2. fix readme

    cmgzn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b40f41f View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. fix stablediffusion_model.py

    cmgzn committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    30fe6f5 View commit details
    Browse the repository at this point in the history
  2. add sd_setup.sh

    cmgzn committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    dbb8c31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9c94d6 View commit details
    Browse the repository at this point in the history
  4. fix readme

    cmgzn committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    6269fc7 View commit details
    Browse the repository at this point in the history
  5. fix stablediffusion_model.py

    cmgzn committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a54a453 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. fix stablediffusion_model.py

    cmgzn committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9f29e8e View commit details
    Browse the repository at this point in the history
  2. docs: add running example

    cmgzn committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f16bb65 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    ca23ad8 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. redactor: replace custom request with third-party API package (webuia…

    …pi) for SD-model invocation
    
    feat: add stablediffusion model services
    cmgzn committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    609611b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62d80cf View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    07f70f6 View commit details
    Browse the repository at this point in the history