stable-diffusion.cpp icon indicating copy to clipboard operation
stable-diffusion.cpp copied to clipboard

Default Binary Program Name Conflict

Open Seas0 opened this issue 5 months ago • 0 comments

The sd project (a modern sed alternative) have already used the binary program name sd. Thus for resolving this conflict, I suggest renaming the main cli program from sd to stable-diffusion or sd-cli or stable-diffusion-cli, which not only solve the conflict and also better resemble the naming scheme of llama.cpp and whisper.cpp.

Seas0 avatar Aug 01 '25 15:08 Seas0