Fix OAuth login broken by missing gradio[oauth] extra; reload eval_results on submit

#102
by SaylorTwift HF Staff - opened

Root cause: commit 9f133d7 removed gradio[oauth]==5.49.1 from requirements.txt while pinning the SDK version in README.md. Without the oauth extra, authlib and itsdangerous are not installed, which breaks the HF LoginButton so users cannot log in and submit. Also reload eval_results inside add_new_eval to avoid stale duplicate checks.

How Can We Upload that's jsonl File It's Directly Rejects

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment