InferBench / app.py

Commit History

refactor: improve JSON data loading in app.py and enhance code readability by restructuring DataFrame column selection and formatting
14b802d

davidberenstein1957 commited on

feat: refactor app.py to load data from a JSONL file, enhance the leaderboard display, and improve the "About" section layout with new branding and community links. Remove outdated leaderboard_data.json file.
1c9c07a

davidberenstein1957 commited on

fix: replace anchor tags with image tags in the "About" section for better visual representation of comparison images
7b73541

davidberenstein1957 commited on

fix: update branding from InfraBench to InferBench in app.py for consistency across the platform
901c32e

davidberenstein1957 commited on

fix: update image links in the "About" section to point to relevant comparison images for improved clarity and accuracy
6feae38

davidberenstein1957 commited on

Update app.py to rename the leaderboard tab from "InfraBench Leaderboard" to "FLUX.1 [dev] Leaderboard" for improved clarity and alignment with project branding.
37936f0

davidberenstein1957 commited on

Update app.py to enhance the "About" section with new branding for Pruna AI, improve content clarity, and add an example image link. Reintroduce the citation section within an accordion for better organization.
975aae7

davidberenstein1957 commited on

Refactor app.py to implement a new leaderboard for inference providers, focusing on cost, quality, and speed. Added data processing from a new CSV file and updated the Gradio interface. Removed unused modules and files to streamline the codebase.
099bd02

davidberenstein1957 commited on