diff --git a/README.md b/README.md index d0bbb2c..0d52932 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,36 @@ logo - ![Version](https://img.shields.io/badge/version-0.4.2_beta2-green?style=for-the-badge&labelColor=darkgreen)
+ ![Version](https://img.shields.io/badge/version-0.4.2_beta2-green?style=for-the-badge&labelColor=darkgreen) + + + + + + +
+ + for Any GPU + +
+ + NVIDIA / AMD / Intel + + +
+ + for NVIDIA GPU +
+ + + 8Gb VRAM or more + + +
+
+ +
+ [![Commit activity](https://img.shields.io/github/commit-activity/t/Gourieff/sd-webui-reactor/main?cacheSeconds=0)](https://github.com/Gourieff/sd-webui-reactor/commits/main) ![Last commit](https://img.shields.io/github/last-commit/Gourieff/sd-webui-reactor/main?cacheSeconds=0) [![Opened issues](https://img.shields.io/github/issues/Gourieff/sd-webui-reactor?color=red)](https://github.com/Gourieff/sd-webui-reactor/issues?cacheSeconds=0) @@ -252,9 +281,9 @@ If it didn't help - it seems that you have another extension reinstalling `onnxr 5. Then: - `python -m pip install -U pip` - `pip uninstall protobuf` -- `pip install protobuf==3.20.3` +- `pip install protobuf>=3.20.3` -If this method doesn't help - there is some other extension that has a higher version of protobuf dependence and SD WebUI installs it on a startup requirements check +If this method doesn't help - there is some other extension that has a wrong version of protobuf dependence and SD WebUI installs it on a startup requirements check diff --git a/README_RU.md b/README_RU.md index 6aa4086..8d3a781 100644 --- a/README_RU.md +++ b/README_RU.md @@ -2,7 +2,36 @@ logo - ![Version](https://img.shields.io/badge/версия-0.4.2_beta2-green?style=for-the-badge&labelColor=darkgreen)
+ ![Version](https://img.shields.io/badge/версия-0.4.2_beta2-green?style=for-the-badge&labelColor=darkgreen) + + + + + + +
+ + для любых GPU + +
+ + NVIDIA / AMD / Intel + + +
+ + для GPU NVIDIA +
+ + + 8Гб VRAM или более + + +
+
+ +
+ [![Commit activity](https://img.shields.io/github/commit-activity/t/Gourieff/sd-webui-reactor/main?cacheSeconds=0)](https://github.com/Gourieff/sd-webui-reactor/commits/main) ![Last commit](https://img.shields.io/github/last-commit/Gourieff/sd-webui-reactor/main?cacheSeconds=0) [![Opened issues](https://img.shields.io/github/issues/Gourieff/sd-webui-reactor?color=red)](https://github.com/Gourieff/sd-webui-reactor/issues?cacheSeconds=0) @@ -256,9 +285,9 @@ Inpainting также работает, но замена лица происх 5. Затем: - `python -m pip install -U pip` - `pip uninstall protobuf` -- `pip install protobuf==3.20.3` +- `pip install protobuf>=3.20.3` -Если это не помгло - значит, есть к-л другое расширение, которое использует более новую версию пакета protobuf, и SD WebUI устанавливает эту версию при каждом запуске. +Если это не помгло - значит, есть к-л другое расширение, которое использует неподходящую версию пакета protobuf, и SD WebUI устанавливает эту версию при каждом запуске.