News

Describe the bug The control does not flow into header_auth_callback function, even if below snippet is inlcuded in the main python file. from typing import Optional import chainlit as cl @cl.heade ...
Expected Behavior When a file is fetched from ComfyUI via the view_image function, the "Content-Disposition" response header will be set to something like filename=name.ext, which doesn't match with ...