feat: format numeric columns in app.py to display up to 4 decimal places for improved data presentation f502278 davidberenstein1957 commited on Nov 25, 2025
feat: enhance data processing in app.py to handle URL formatting and compute aggregate GenEval scores; update sorting logic for leaderboard metrics c123568 davidberenstein1957 commited on Nov 25, 2025
docs: remove app file and build command from README to align with current setup 60f4614 davidberenstein1957 commited on Oct 10, 2025
chore: cleanup unnecessary code for runnign benchmark fd08cbd davidberenstein1957 commited on Oct 10, 2025
chore: replace local dependency with 'gradio-leaderboard' in requirements.txt 1905325 davidberenstein1957 commited on Jul 15, 2025
chore: add requirements.txt to specify local dependencies for the dashboard c59f47d davidberenstein1957 commited on Jul 15, 2025
docs: add build command to README for installation instructions 3b73e2b davidberenstein1957 commited on Jul 15, 2025
docs: remove build command from README to reflect current installation instructions 39a071f davidberenstein1957 commited on Jul 15, 2025
chore: add build command to README and update requirements.txt for clarity 746f4a2 davidberenstein1957 commited on Jul 15, 2025
fix: update demo launch configuration to disable SSR mode c4bebbe davidberenstein1957 commited on Jul 15, 2025
docs: remove build command from README as it is no longer applicable 89cacf1 davidberenstein1957 commited on Jul 15, 2025
docs: rename 'Dashboard' section to 'Leaderboard' and update deployment instructions for Hugging Face c3da3d2 davidberenstein1957 commited on Jul 15, 2025
chore: update pyproject.toml to define build system and package inclusion, modify requirements.txt for dashboard dependency e7a20c5 davidberenstein1957 commited on Jul 15, 2025
chore: add requirements.txt to specify 'gradio-leaderboard' dependency 131adb8 davidberenstein1957 commited on Jul 15, 2025
chore: update pyproject.toml to include 'dashboard' package and add build command to README 96fe218 davidberenstein1957 commited on Jul 15, 2025
docs: remove app build command from README as it is no longer relevant 3926928 davidberenstein1957 commited on Jul 15, 2025
docs: add app build command to README for installation instructions ea15155 davidberenstein1957 commited on Jul 15, 2025
chore: remove environment.yml file as it is no longer needed 1d439a7 davidberenstein1957 commited on Jul 15, 2025
docs: clarify git push instructions in README to specify branch and remote de2e4c9 davidberenstein1957 commited on Jul 15, 2025
docs: enhance README with environment activation instructions and deployment steps 05e9485 davidberenstein1957 commited on Jul 15, 2025
chore: update README to set pinned to false and modify git push command to use --force 81ed0b3 davidberenstein1957 commited on Jul 15, 2025
feat: add Gradio dashboard and leaderboard functionality with updated dependencies c44ff71 davidberenstein1957 commited on Jul 15, 2025
Merge pull request #2 from PrunaAI/feat/david f69ec71 unverified davidberenstein1957 commited on Jul 15, 2025
refactor: improve code formatting and organization across multiple API and benchmark files 8edd5ec davidberenstein1957 commited on Jul 15, 2025
fix: change file opening mode to append for metadata file in generate_images function c9539fd davidberenstein1957 commited on Jul 15, 2025
fix: correct dataset loading in DrawBenchPrompts to ensure proper retrieval of test data fd83e76 davidberenstein1957 commited on Jul 15, 2025
refactor: streamline image generation process and improve metadata handling in generate_images function 5255c6e davidberenstein1957 commited on Jul 15, 2025
fix: update dataset loading in DrawBenchPrompts to retrieve full test set 025a92a davidberenstein1957 commited on Jul 15, 2025
chore: update .gitignore, environment.yml, and README; remove nils_installs.txt a4c3e5c davidberenstein1957 commited on Jul 15, 2025
chore: update dependencies in pyproject.toml and fix README header formatting 2672b68 davidberenstein1957 commited on Jul 15, 2025
refactor: update pyproject.toml to define wheel build targets and clean up dependencies b9de3dc davidberenstein1957 commited on Jul 15, 2025
feat: add pyproject.toml for project configuration and dependencies 97fbd98 davidberenstein1957 commited on Jul 15, 2025