Fix Gradio 6.x and Python 3.13 compatibility

#2
No description provided.

The Space was failing to build due to gradio_leaderboard==0.0.9 requiring gradio<5.0,
which conflicts with the Gradio 6.x that HF Spaces now injects. Also fixed a Python 3.13 dataclass compatibility issue.

Working fork here:
https://huggingface.co/spaces/btaka444/mimic-cdm-leaderboard-fix

btaka444 changed pull request status to open
MIMIC Clinical Decision Making org

LGTM, thanks for taking the time to do this!

paulhager changed pull request status to merged

Sign up or log in to comment