Update readme.md (#253)
This commit is contained in:
parent
442b8d2b0d
commit
ed0e911276
|
|
@ -43,13 +43,15 @@ Below is a test on a relatively low-end laptop with **16GB System RAM** and **6G
|
|||
|
||||

|
||||
|
||||
Note that the minimal requirement is **4GB Nvidia GPU memory (4GB VRAM)** and **8GB system memory (8GB RAM)**. This requires using Microsoft’s Virtual Swap technique, which is automatically enabled by your Windows installation in most cases, so you often do not need to do anything about it. However, if you are not sure, or if you manually turned it off (would anyone really do that?), you can enable it here:
|
||||
Note that the minimal requirement is **4GB Nvidia GPU memory (4GB VRAM)** and **8GB system memory (8GB RAM)**. This requires using Microsoft’s Virtual Swap technique, which is automatically enabled by your Windows installation in most cases, so you often do not need to do anything about it. However, if you are not sure, or if you manually turned it off (would anyone really do that?), or **if you see any "RuntimeError: CPUAllocator"**, you can enable it here:
|
||||
|
||||
<details>
|
||||
<summary>Click here to the see the image instruction. </summary>
|
||||
|
||||

|
||||
|
||||
**And make sure that you have at least 40GB free space on each drive if you still see "RuntimeError: CPUAllocator" !**
|
||||
|
||||
</details>
|
||||
|
||||
Please open an issue if you use similar devices but still cannot achieve acceptable performances.
|
||||
|
|
|
|||
Loading…
Reference in New Issue