mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-06-21 21:14:23 +08:00
update instructions in readme
This commit is contained in:
parent
fd3a3b856a
commit
d062dcf841
@ -20,7 +20,7 @@ set the distilled config scale to 1, and the normal config scale to something li
|
||||
use a very long positive prompt and a very long negative prompt.
|
||||
forge doesn't seem to work with all quantized model, Q4_K_S fail, but Q4_1 work
|
||||
|
||||
To update to torch 2.7.0 with cuda 12.8 on windows and install sage attention, navigate to your home directory ie c:/chromaforge and run these commands:
|
||||
To update to torch 2.7.0 with cuda 12.8 on windows and install sage attention, navigate to your root directory after initial installation ie c:/chromaforge/ and run these commands:
|
||||
venv/scripts/activate
|
||||
pip install torch==2.7.0+cu128 torchvision==0.22.0+cu128 --index-url https://download.pytorch.org/whl/cu128
|
||||
pip install -U "triton-windows<3.4"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user