ADD: Whats New Section; UPDATE: Features
+VersionUP (0.5.1 beta2)
This commit is contained in:
parent
bee2c4ee2d
commit
99e374e4f5
15
README.md
15
README.md
@ -22,7 +22,7 @@
|
||||
|
||||
---
|
||||
<b>
|
||||
<a href="#installation">Installation</a> | <a href="#features">Features</a> | <a href="#usage">Usage</a> | <a href="#api">API</a> | <a href="#troubleshooting">Troubleshooting</a> | <a href="#updating">Updating</a> | <a href="#comfyui">ComfyUI</a> | <a href="#disclaimer">Disclaimer</a>
|
||||
<a href="#latestupdate">What's new</a> | <a href="#installation">Installation</a> | <a href="#features">Features</a> | <a href="#usage">Usage</a> | <a href="#api">API</a> | <a href="#troubleshooting">Troubleshooting</a> | <a href="#updating">Updating</a> | <a href="#comfyui">ComfyUI</a> | <a href="#disclaimer">Disclaimer</a>
|
||||
</b>
|
||||
</div>
|
||||
|
||||
@ -56,6 +56,17 @@
|
||||
|
||||
<img src="https://github.com/Gourieff/Assets/raw/main/sd-webui-reactor/demo_crop.jpg?raw=true" alt="example"/>
|
||||
|
||||
<a name="latestupdate">
|
||||
|
||||
## What's new in the latest update
|
||||
|
||||
### 0.5.1 <sub><sup>BETA2</sup></sub>
|
||||
|
||||
- You can now save face models as "safetensors" files (stored in `<sd-web-ui-folder>\models\reactor\faces`) and load them into ReActor, keeping super lightweight face models of the faces you use;
|
||||
- "Face Mask Correction" option - if you encounter some pixelation around face contours, this option will be useful;
|
||||
|
||||
<img src="https://github.com/Gourieff/Assets/blob/main/sd-webui-reactor/face_model_demo_01.jpg?raw=true" alt="0.5.0-whatsnew-01" width="100%"/>
|
||||
|
||||
## Installation
|
||||
|
||||
[Automatic1111](#a1111) | [Vladmandic SD.Next](#sdnext) | [Google Colab SD WebUI](#colab)
|
||||
@ -103,6 +114,8 @@
|
||||
- Ability to **save original images** (made before swapping)
|
||||
- **Face restoration** of a swapped face
|
||||
- **Upscaling** of a resulting image
|
||||
- Saving ans loading **Safetensors Face Models**
|
||||
- **Facial Mask Correction** to avoid any pixelation around face contours
|
||||
- Ability to set the **Postprocessing order**
|
||||
- **100% compatibility** with different **SD WebUIs**: Automatic1111, SD.Next, Cagliostro Colab UI
|
||||
- **Fast performance** even with CPU, ReActor for SD WebUI is absolutely not picky about how powerful your GPU is
|
||||
|
||||
15
README_RU.md
15
README_RU.md
@ -21,7 +21,7 @@
|
||||
|
||||
---
|
||||
<b>
|
||||
<a href="#installation">Установка</a> | <a href="#features">Возможности</a> | <a href="#usage">Использование</a> | <a href="#api">API</a> | <a href="#troubleshooting">Устранение проблем</a> | <a href="#updating">Обновление</a> | <a href="#comfyui">ComfyUI</a> | <a href="#disclaimer">Ответственность</a>
|
||||
<a href="#latestupdate">Что нового</a> | <a href="#installation">Установка</a> | <a href="#features">Возможности</a> | <a href="#usage">Использование</a> | <a href="#api">API</a> | <a href="#troubleshooting">Устранение проблем</a> | <a href="#updating">Обновление</a> | <a href="#comfyui">ComfyUI</a> | <a href="#disclaimer">Ответственность</a>
|
||||
</b>
|
||||
</div>
|
||||
|
||||
@ -55,6 +55,17 @@
|
||||
|
||||
<img src="https://github.com/Gourieff/Assets/raw/main/sd-webui-reactor/demo_crop.jpg?raw=true" alt="example"/>
|
||||
|
||||
<a name="latestupdate">
|
||||
|
||||
## Что нового в последнем обновлении
|
||||
|
||||
### 0.5.1 <sub><sup>BETA2</sup></sub>
|
||||
|
||||
- Теперь можно сохранять модели лиц в качестве файлов "safetensors" (находятся в `<sd-web-ui-folder>\models\reactor\faces`) и загружать их с ReActor, храня супер легкие модели лиц, которые вы чаще всего используете;
|
||||
- Новые опция "Face Mask Correction" - если вы сталкиваетесь с пикселизацией вокруг контуров лица, эта опция будет полезной;
|
||||
|
||||
<img src="https://github.com/Gourieff/Assets/blob/main/sd-webui-reactor/face_model_demo_01.jpg?raw=true" alt="0.5.0-whatsnew-01" width="100%"/>
|
||||
|
||||
<a name="installation">
|
||||
|
||||
## Установка
|
||||
@ -106,6 +117,8 @@
|
||||
- Функция **сохранения оригинального изображения** (сгенерированного до замены лица)
|
||||
- **Восстановление лица** после замены
|
||||
- **Увеличение размера** полученного изображения
|
||||
- Сохранение и загрузка **Моделей Лиц типа Safetensors**
|
||||
- **Коррекция Маски Лица** для предотвращения какой-либо пикселизации вокруг контуров лиц
|
||||
- Возможность задать **порядок постобработки**
|
||||
- **100% совместимость** с разными **SD WebUI**: Automatic1111, SD.Next, Cagliostro Colab UI
|
||||
- **Отличная производительность** даже с использованием ЦПУ, ReActor для SD WebUI абсолютно не требователен к мощности вашей видеокарты
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user