stable-diffusion.cpp
stable-diffusion.cpp copied to clipboard
Default Binary Program Name Conflict
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.