Skip to content

Commit a7c7905

Browse files
authored
docs: add missing dash to docs/chroma.md (#771)
1 parent eea77cb commit a7c7905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/chroma.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You can download the preconverted gguf weights from [silveroxides/Chroma-GGUF](h
2424
For example:
2525

2626
```
27-
.\bin\Release\sd.exe -diffusion-model ..\models\chroma-unlocked-v40-q8_0.gguf --vae ..\models\ae.sft --t5xxl ..\models\t5xxl_fp16.safetensors -p "a lovely cat holding a sign says 'chroma.cpp'" --cfg-scale 4.0 --sampling-method euler -v --chroma-disable-dit-mask
27+
.\bin\Release\sd.exe --diffusion-model ..\models\chroma-unlocked-v40-q8_0.gguf --vae ..\models\ae.sft --t5xxl ..\models\t5xxl_fp16.safetensors -p "a lovely cat holding a sign says 'chroma.cpp'" --cfg-scale 4.0 --sampling-method euler -v --chroma-disable-dit-mask
2828
```
2929

3030
![](../assets/flux/chroma_v40.png)

0 commit comments

Comments
 (0)