55 lines
1.8 KiB
Markdown
55 lines
1.8 KiB
Markdown
# miaoshouai-assistant
|
|
|
|
[English](README.md) / [中文](README_CN.md)
|
|
|
|
MiaoshouAI Assistant for [Automatic1111 WebUI](https://github.com/AUTOMATIC1111/stable-diffusion-webui)
|
|
|
|
1.2 Release: add support for model search. Allow model to load directly from model management. Now you can update model source directly under update tab.
|
|
1.1 Release: add support for Lora, embedding and hypernetwork models under model manangement. bug fixes.
|
|
|
|
### Installation
|
|
In Automatic1111 WebUI, go to `Extensions Tab`->`Install from URL`, copy the following address in "**URL for extension's git repository**".
|
|
|
|
```sh
|
|
https://github.com/miaoshouai/miaoshouai-assistant.git
|
|
```
|
|
|
|
Click `Install`, wait until it's done. Go to `Settings`-> `Reload UI`
|
|
|
|
### Usage
|
|
|
|
##### Boot Assistant
|
|
|
|
<p align="center">
|
|
<img src="https://msdn.miaoshouai.com/msai/kt/ez/boot_assistant_en.png"/>
|
|
</p>
|
|
|
|
- Allows you to change your webui boot settings including:
|
|
GPU optimization, UI Theme, enable port listening, xformers, auto launch, etc.
|
|
|
|
- Allows you to save all your settings to your webui-user.bat/other boot script for your webui.
|
|
|
|
##### Model Management
|
|
|
|
<p align="center">
|
|
<img src="https://msdn.miaoshouai.com/msai/kt/ez/model_manager_en.png"/>
|
|
</p>
|
|
|
|
- Allows you to view all your models and view the model civitai prompts and parameters from the covers.
|
|
You can easily send these civitai prompts to txt2img/img2img/inpainting/extra
|
|
|
|
##### Model Downloader
|
|
|
|
<p align="center">
|
|
<img src="https://msdn.miaoshouai.com/msai/kt/ez/model_downloader.gif"/>
|
|
</p>
|
|
|
|
- Allows you to search and download models from civitai.com or liandange.com, find the model type you want
|
|
|
|
<p align="center">
|
|
<img src="https://msdn.miaoshouai.com/msai/kt/ez/controlnet_download.gif"/>
|
|
</p>
|
|
|
|
- It also allows you to find 1.5, 2.1 official models, controlnet models or different vae models.
|
|
|