stable-diffusion.cpp
stable-diffusion.cpp copied to clipboard
chore: add sd_ prefix to get_num_physical_cores
This helps avoid a name conflict (for instance with the original function) when linking against the library.