# Hugging Face Space (frontend only). The heavy model runs on Modal, so the # Space needs just the Gradio UI, the Modal client, and pandas for the charts. gradio==6.16.0 modal==1.4.3 pandas==2.3.3