Update README.md

This commit is contained in:
patientx 2024-12-20 10:57:06 +03:00 committed by GitHub
parent b5e72b093b
commit 7b3a99adc6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,6 +18,7 @@ Windows-only version of ComfyUI which uses ZLUDA to get better performance with
## What's New? ## What's New?
* Added --reserve-vram with the value of 0.9 to commandline options that run with the app on startup. Greatly helps reduce using too much memory on generations.
* Changed `start.bat` to `comfyui.bat` because there is already a windows command by that name, which * Changed `start.bat` to `comfyui.bat` because there is already a windows command by that name, which
creates some problems. Also added `fix-update.bat` which solves the problem that causes not being able to creates some problems. Also added `fix-update.bat` which solves the problem that causes not being able to
update to the latest version. update to the latest version.
@ -70,7 +71,7 @@ If coming from the very start, you need :
have installed it on another drive, change if necessary) have installed it on another drive, change if necessary)
1. Check the variables on the lower part (System Variables), there should be a variable called: HIP_PATH. 1. Check the variables on the lower part (System Variables), there should be a variable called: HIP_PATH.
2. Also check the variables on the lower part (System Variables), there should be a variable called: "Path". 2. Also check the variables on the lower part (System Variables), there should be a variable called: "Path".
Double-click it and click "New" add this: C:\Program Files\AMD\ROCm\5.7\bin Double-click it and click "New" add this: `C:\Program Files\AMD\ROCm\5.7\bin`
6. If you have an AMD GPU below 6800 (6700,6600 etc.), download the recommended library files for your gpu 6. If you have an AMD GPU below 6800 (6700,6600 etc.), download the recommended library files for your gpu
from [Brknsoul Repository](https://github.com/brknsoul/ROCmLibs) from [Brknsoul Repository](https://github.com/brknsoul/ROCmLibs)
1. Go to folder "C:\Program Files\AMD\ROCm\5.7\bin\rocblas", there would be a "library" folder, backup the files 1. Go to folder "C:\Program Files\AMD\ROCm\5.7\bin\rocblas", there would be a "library" folder, backup the files