mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-12-30 08:41:01 +08:00
- Frontend authentication with login page (auth_login.html) - API key injection script (auth_inject.js) - Session management (localStorage/sessionStorage) - Logout via URL: http://127.0.0.1:8188/auth_login.html?logout=true - Modified server.py to inject auth scripts into index.html - Added comprehensive documentation: * AUTHENTICATION_GUIDE.md - Complete authentication guide * FRONTEND_AUTH_GUIDE.md - Frontend-specific guide - Health endpoint accessible without authentication - Multiple auth methods: Bearer token, X-API-Key header, query parameter
8 lines
65 B
Plaintext
8 lines
65 B
Plaintext
torch
|
|
transformers
|
|
numpy
|
|
scipy
|
|
soundfile
|
|
librosa
|
|
huggingface-hub
|