Update README.md
This commit is contained in:
parent
b1c0ca6f6a
commit
a29179c5ec
15
README.md
15
README.md
@ -29,7 +29,11 @@ To install the extension, follow these steps:
|
||||
OR only **VS C++ Build Tools** (if you don't need the whole Visual Studio) and select "Desktop Development with C++" under "Workloads -> Desktop & Mobile":
|
||||
https://visualstudio.microsoft.com/visual-cpp-build-tools/
|
||||
2. In web-ui, go to the "Extensions" tab and use this URL `https://github.com/Gourieff/sd-webui-roop-nsfw` in the "Install from URL" tab
|
||||
3. Go to the "Installed" tab (*if you have any other Roop extension enabled - disable it, otherwise this extension won't work*), click "Restart the UI"
|
||||
3. Pelase, wait for several minutes until installation process will end
|
||||
4. Check the last message in your SD-WebUI Console:
|
||||
* If you see the message "--- PLEASE, RESTART the Server! ---" - so, do it, stop the Server (CTRL+C) and start it again.
|
||||
* If you see the message "Done!", just go to the "Installed" tab (*if you have any other Roop extension enabled - disable it, otherwise this extension won't work*), click "Apply and restart UI"
|
||||
5. Enjoy!
|
||||
|
||||
If you use [SD.Next](https://github.com/vladmandic/automatic):
|
||||
|
||||
@ -37,9 +41,12 @@ If you use [SD.Next](https://github.com/vladmandic/automatic):
|
||||
2. Go to `automatic\venv\Scripts` or `automatic/venv/bin`, run Terminal or Console (cmd) for that folder and type `activate`
|
||||
3. Run `pip install insightface==0.7.3`
|
||||
4. Run SD.Next, go to the "Extensions" tab and use this URL `https://github.com/Gourieff/sd-webui-roop-nsfw` in the "Install from URL" tab
|
||||
5. Go to the "Installed" tab (*if you have any other Roop extension enabled - disable it, otherwise this extension won't work*), click "Restart the UI"
|
||||
6. Stop SD.Next, go to the `automatic\extensions\sd-webui-roop-nsfw` directory - if you see there `models\roop` folder with the file `inswapper_128.onnx`, just move the file to the `automatic\models\roop` folder
|
||||
7. Run your SD.Next WebUI
|
||||
5. Pelase, wait for several minutes until installation process will end
|
||||
6. Check the last message in your SD.Next Console:
|
||||
* If you see the message "--- PLEASE, RESTART the Server! ---" - so, do it, stop the Server (CTRL+C) and start it again.
|
||||
* If you see the message "Done!", just go to the "Installed" tab (*if you have any other Roop extension enabled - disable it, otherwise this extension won't work*), click "Restart the UI"
|
||||
7. Stop SD.Next, go to the `automatic\extensions\sd-webui-roop-nsfw` directory - if you see there `models\roop` folder with the file `inswapper_128.onnx`, just move the file to the `automatic\models\roop` folder
|
||||
8. Run your SD.Next WebUI and enjoy!
|
||||
|
||||
## Usage
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user