Update README.md

changed to link to discussions
This commit is contained in:
Aptronymist
2023-07-09 12:05:37 -04:00
committed by GitHub
parent f8e4e00d47
commit 2cf2fc0a9a
+3 -9
View File
@@ -40,15 +40,9 @@ Individual features are not listed here, instead check [Changelog](CHANGELOG.md)
- Uses `install.py` to handle all actual requirements and dependencies
**Common Installation Error**: Potential Installation Conflict in `typing-extensions`
If you encounter an error related to `typing-extensions` on first running SD.Next it is due to a very recent conflict in upstream Python libraries.
*This is a known issue that we can't do anything about.*
Rest assured, there is a simple resolution for this issue, please do the following:
Run `webui.bat` or `webui.sh` again. This will trigger the automatic resolution process.
Upon re-execution, SD.Next will resolve the conflict and function as intended from then on.
**Common Installation Errors or Problems**
[Common Installation Errors](https://github.com/vladmandic/automatic/discussions/1627)
[Q&A Discussions](https://github.com/vladmandic/automatic/discussions/1011)
> Server can run without virtual environment, but it is recommended to use it to avoid library version conflicts with other applications