1 Star 0 Fork 1

eeethon/stable-diffusion-ui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Stable Diffusion UI

Easiest way to install and use Stable Diffusion on your own computer. No dependencies or technical knowledge required. 1-click install, powerful features.

Discord Server (for support, and development discussion) | Troubleshooting guide for common problems

New! Experimental support for Stable Diffusion 2.0 is available in beta!


Step 1: Download the installer

Step 2: Run the program

  • On Windows: Double-click Start Stable Diffusion UI.cmd
  • On Linux: Run ./start.sh in a terminal

Step 3: There is no step 3!

It's simple to get started. You don't need to install or struggle with Python, Anaconda, Docker etc.

The installer will take care of whatever is needed. A friendly Discord community will help you if you face any problems.


Easy for new users, powerful features for advanced users

Features:

  • No Dependencies or Technical Knowledge Required: 1-click install for Windows 10/11 and Linux. No dependencies, no need for WSL or Docker or Conda or technical setup. Just download and run!
  • Clutter-free UI: a friendly and simple UI, while providing a lot of powerful features
  • Supports "Text to Image" and "Image to Image"
  • Stable Diffusion 2.0 support (experimental) - available in beta channel
  • Custom Models: Use your own .ckpt file, by placing it inside the models/stable-diffusion folder!
  • Auto scan for malicious models - uses picklescan to prevent malicious models
  • Live Preview: See the image as the AI is drawing it
  • Task Queue: Queue up all your ideas, without waiting for the current task to finish
  • In-Painting: Specify areas of your image to paint into
  • Face Correction (GFPGAN) and Upscaling (RealESRGAN)
  • Image Modifiers: A library of modifier tags like "Realistic", "Pencil Sketch", "ArtStation" etc. Experiment with various styles quickly.
  • Loopback: Use the output image as the input image for the next img2img task
  • Negative Prompt: Specify aspects of the image to remove.
  • Attention/Emphasis: () in the prompt increases the model's attention to enclosed words, and [] decreases it
  • Weighted Prompts: Use weights for specific words in your prompt to change their importance, e.g. red:2.4 dragon:1.2
  • Prompt Matrix: (in beta) Quickly create multiple variations of your prompt, e.g. a photograph of an astronaut riding a horse | illustration | cinematic lighting
  • Lots of Samplers: ddim, plms, heun, euler, euler_a, dpm2, dpm2_a, lms
  • Multiple Prompts File: Queue multiple prompts by entering one prompt per line, or by running a text file
  • NSFW Setting: A setting in the UI to control NSFW content
  • JPEG/PNG output
  • Save generated images to disk
  • Use CPU setting: If you don't have a compatible graphics card, but still want to run it on your CPU.
  • Auto-updater: Gets you the latest improvements and bug-fixes to a rapidly evolving project.
  • Low Memory Usage: Creates 512x512 images with less than 4GB of VRAM!
  • Developer Console: A developer-mode for those who want to modify their Stable Diffusion code, and edit the conda environment.

Easy for new users:

Screenshot of the initial UI

Powerful features for advanced users:

Screenshot of advanced settings

Live Preview

Useful for judging (and stopping) an image quickly, without waiting for it to finish rendering.

live-512

Task Queue

Screenshot of task queue

System Requirements

  1. Windows 10/11, or Linux. Experimental support for Mac is coming soon.
  2. An NVIDIA graphics card, preferably with 4GB or more of VRAM. If you don't have a compatible graphics card, it'll automatically run in the slower "CPU Mode".
  3. Minimum 8 GB of RAM and 25GB of disk space.

You don't need to install or struggle with Python, Anaconda, Docker etc. The installer will take care of whatever is needed.

Installation

  1. Download for Windows or for Linux.

  2. Extract:

  • For Windows: After unzipping the file, please move the stable-diffusion-ui folder to your C: (or any drive like D:, at the top root level), e.g. C:\stable-diffusion-ui. This will avoid a common problem with Windows (file path length limits).
  • For Linux: After extracting the .tar.xz file, please open a terminal, and go to the stable-diffusion-ui directory.
  1. Run:
  • For Windows: Start Stable Diffusion UI.cmd by double-clicking it.
  • For Linux: In the terminal, run ./start.sh (or bash start.sh)

This will automatically install Stable Diffusion, set it up, and start the interface. No additional steps are needed.

To Uninstall: Just delete the stable-diffusion-ui folder to uninstall all the downloaded packages.

How to use?

Please use our guide to understand how to use the features in this UI.

Bugs reports and code contributions welcome

If there are any problems or suggestions, please feel free to ask on the discord server or file an issue.

We could really use help on these aspects (click to view tasks that need your help):

If you have any code contributions in mind, please feel free to say Hi to us on the discord server. We use the Discord server for development-related discussions, and for helping users.

Disclaimer

The authors of this project are not responsible for any content generated using this interface.

The license of this software forbids you from sharing any content that violates any laws, produce any harm to a person, disseminate any personal information that would be meant for harm, spread misinformation, or target vulnerable groups. For the full list of restrictions please read the license. You agree to these terms by using this software.

jquery-confirm ============== https://craftpip.github.io/jquery-confirm/ jquery-confirm is licensed under the MIT license: The MIT License (MIT) Copyright (c) 2019 Boniface Pereira Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

stable-diffusion-ui在gitee的镜像 展开 收起
README
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/eeethon/stable-diffusion-ui.git
git@gitee.com:eeethon/stable-diffusion-ui.git
eeethon
stable-diffusion-ui
stable-diffusion-ui
main

搜索帮助