Code Monkey home page Code Monkey logo

discord-stable-diffusion's Introduction

Shanghai - AI Powered Art in a Discord Bot!

Any questions or need help? Come hop on by to our Discord server!

Discord Server

Setup

Make sure you have the CUDA Toolkit installed

Clone the repository and enter it

git clone https://github.com/harubaru/discord-stable-diffusion.git
cd discord-stable-diffusion

WINDOWS SETUP

Run setup.bat. If you run into any errors, try running the file as administrator

If you are on a Windows 10 system, run win10patch.bat

Modify the run.bat file, where

  • --model_path is the path to the model (make sure to replace any backslashes with double backslashes),
  • --token= is the token to the Discord bot
  • --hf_token= is your huggingface token (can be found here)

Run the run.bat file

LINUX SETUP

Run ./setup.sh. If you run into any errors, try using sudo ./setup.sh

Modify the run.sh file, where

  • --model_path is the path to the model,
  • --token= is the token to the Discord bot
  • --hf_token= is your huggingface token (can be found here)

Run ./run.sh

Quickstart

Text to Image

To generate an image from text, use the /dream command and include your prompt as the query. There's tons of parameters to play with so go wild!

image

image

Image to Image

To generate an image from another image, use the /dream command and include the init_image and strength parameters. The image needs to be attached to the message.

image

image

(Experimental) Inpainting

To fill in a mask in an image, supply a prompt, the init_image, mask_image and strength parameters. The mask needs to consist of black pixels in a transparent image.

image

discord-stable-diffusion's People

Contributors

btcookies avatar harubaru avatar lim-dul avatar saltaccount avatar yoinked-h avatar

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.