Update readme.md
This commit is contained in:
parent
df615d3781
commit
6eeb90ad4e
28
readme.md
28
readme.md
@ -239,22 +239,24 @@ Use `python entry_with_update.py --preset anime` or `python entry_with_update.py
|
||||
|
||||
Below is the minimal requirement for running Fooocus locally. If your device capability is lower than this spec, you may not be able to use Fooocus locally. (Please let us know, in any case, if your device capability is lower but Fooocus still works.)
|
||||
|
||||
| Operating System | GPU | Minimal GPU Memory | Minimal System Memory | [System Swap](troubleshoot.md) | Note |
|
||||
|-------------------|------------------------------|-------------------------|---------------------------|--------------------------------|---------------------------------------|
|
||||
| Windows/Linux | Nvidia RTX 4XXX | 4GB | 8GB | Required | fastest |
|
||||
| Windows/Linux | Nvidia RTX 3XXX | 4GB | 8GB | Required | usually faster than RTX 2XXX |
|
||||
| Windows/Linux | Nvidia RTX 2XXX | 4GB | 8GB | Required | usually faster than GTX 1XXX |
|
||||
| Windows/Linux | Nvidia GTX 1XXX | 6GB | 8GB | Required | only marginally faster than CPU |
|
||||
| Windows/Linux | Nvidia GTX 9XX | 8GB | 8GB | Required | faster or slower than CPU |
|
||||
| Windows/Linux | Nvidia GTX < 9XX | Not supported | / | / | / |
|
||||
| Windows | AMD GPU | 16GB | 8GB | Required | via DirectML |
|
||||
| Linux | AMD GPU | 8GB | 8GB | Required | via ROCm |
|
||||
| Windows | * AMD GPU ROCm (on hold) | 8GB (on hold) | 8GB (on hold) | Required (on hold) | via ROCm (on hold) |
|
||||
| Mac | M1/M2 MPS | Shared | Shared | Shared | about 9x slower than Nvidia RTX 3XXX |
|
||||
| Windows/Linux/Mac | only use CPU | 0GB | 32GB | Required | about 17x slower than Nvidia RTX 3XXX |
|
||||
| Operating System | GPU | Minimal GPU Memory | Minimal System Memory | [System Swap](troubleshoot.md) | Note |
|
||||
|-------------------|------------------------------|---------------------------|---------------------------|--------------------------------|---------------------------------------|
|
||||
| Windows/Linux | Nvidia RTX 4XXX | 4GB | 8GB | Required | fastest |
|
||||
| Windows/Linux | Nvidia RTX 3XXX | 4GB | 8GB | Required | usually faster than RTX 2XXX |
|
||||
| Windows/Linux | Nvidia RTX 2XXX | 4GB | 8GB | Required | usually faster than GTX 1XXX |
|
||||
| Windows/Linux | Nvidia GTX 1XXX | 8GB (* 6GB uncertain) | 8GB | Required | only marginally faster than CPU |
|
||||
| Windows/Linux | Nvidia GTX 9XX | 8GB | 8GB | Required | faster or slower than CPU |
|
||||
| Windows/Linux | Nvidia GTX < 9XX | Not supported | / | / | / |
|
||||
| Windows | AMD GPU | 16GB | 8GB | Required | via DirectML |
|
||||
| Linux | AMD GPU | 8GB | 8GB | Required | via ROCm |
|
||||
| Windows | * AMD GPU ROCm (on hold) | 8GB (on hold) | 8GB (on hold) | Required (on hold) | via ROCm (on hold) |
|
||||
| Mac | M1/M2 MPS | Shared | Shared | Shared | about 9x slower than Nvidia RTX 3XXX |
|
||||
| Windows/Linux/Mac | only use CPU | 0GB | 32GB | Required | about 17x slower than Nvidia RTX 3XXX |
|
||||
|
||||
* AMD GPU ROCm (on hold): The AMD is still working on supporting ROCm on Windows.
|
||||
|
||||
* 6GB uncertain: Some people reports 6GB success on GTX 10XX but some other people reports failure cases.
|
||||
|
||||
*Note that Fooocus is only for extremely high quality image generating. We will not support smaller models to reduce the requirement and sacrifice result quality.*
|
||||
|
||||
## Troubleshoot
|
||||
|
Loading…
Reference in New Issue
Block a user