mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
added caveats to use of installer script
This commit is contained in:
parent
7ddf7f0b7d
commit
9c5999ede1
@ -12,6 +12,15 @@ potentially unstable new features, you should consider using the
|
|||||||
[source installer](INSTALL_SOURCE.md) or one of the
|
[source installer](INSTALL_SOURCE.md) or one of the
|
||||||
[manual install](INSTALL_MANUAL.md) methods.
|
[manual install](INSTALL_MANUAL.md) methods.
|
||||||
|
|
||||||
|
**Important Caveats**
|
||||||
|
- This script does not support AMD GPUs. For Linux AMD support,
|
||||||
|
please use the manual or source code installer methods.
|
||||||
|
|
||||||
|
- This script has difficulty on some Macintosh machines
|
||||||
|
that have previously been used for Python development due to
|
||||||
|
conflicting development tools versions. Mac developers may wish
|
||||||
|
to try the source code installer or one of the manual methods instead.
|
||||||
|
|
||||||
!!! todo
|
!!! todo
|
||||||
|
|
||||||
Before you begin, make sure that you meet
|
Before you begin, make sure that you meet
|
||||||
|
@ -16,10 +16,13 @@ experience and preferences.
|
|||||||
work", don't have an interest in tinkering with it, and do not
|
work", don't have an interest in tinkering with it, and do not
|
||||||
care about upgrading to unreleased experimental features.
|
care about upgrading to unreleased experimental features.
|
||||||
|
|
||||||
*Note that this script has difficulty on some Macintosh machines
|
**Important Caveats**
|
||||||
|
- This script does not support AMD GPUs. For Linux AMD support,
|
||||||
|
please use the manual or source code installer methods.
|
||||||
|
- This script has difficulty on some Macintosh machines
|
||||||
that have previously been used for Python development due to
|
that have previously been used for Python development due to
|
||||||
conflicting development tools versions. Mac developers may wish
|
conflicting development tools versions. Mac developers may wish
|
||||||
to try method (2) or one of the manual methods instead.
|
to try the source code installer or one of the manual methods instead.
|
||||||
|
|
||||||
2. [Source code installer](INSTALL_SOURCE.md)
|
2. [Source code installer](INSTALL_SOURCE.md)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user