Fszontagh a58f73db87 Make SD1x and SDXL VAE models optional instead of required 3 月之前
..
CMakeLists.txt 528b44e561 Implement folder-based model detection and caching mechanism (#40) 3 月之前
auth_middleware.cpp 647f242fdf Fix unused parameters in server.cpp to silence clangd warnings 3 月之前
generation_queue.cpp e262669103 Implement multiple authentication and UI improvements 3 月之前
jwt_auth.cpp 186fbe2b12 Implement logAuthAttempt for detailed auth logging 3 月之前
logger.cpp af1d6cfb03 Initial commit: Stable Diffusion REST API Server 4 月之前
main.cpp 647f242fdf Fix unused parameters in server.cpp to silence clangd warnings 3 月之前
model_detector.cpp a58f73db87 Make SD1x and SDXL VAE models optional instead of required 3 月之前
model_manager.cpp a58f73db87 Make SD1x and SDXL VAE models optional instead of required 3 月之前
pam_auth.cpp e262669103 Implement multiple authentication and UI improvements 3 月之前
server.cpp 773fa2e57f feat: enhance /api/models endpoint with model existence checking (#44) 3 月之前
stable_diffusion_wrapper.cpp a58f73db87 Make SD1x and SDXL VAE models optional instead of required 3 月之前
user_manager.cpp 647f242fdf Fix unused parameters in server.cpp to silence clangd warnings 3 月之前