InferBench / app.py

Commit History

refactor: remove multiple image links from the "About" section in app.py to streamline content and improve readability
53b28ed
Running

davidberenstein1957 commited on

feat: add detailed "About" tab in app.py to showcase InferBench and FLUX-juiced, highlighting performance comparisons and optimization techniques for enhanced user engagement
f60ead4

davidberenstein1957 commited on

refactor: remove "FLUX.1 [dev] examples" and "About" tabs from app.py to streamline the interface and enhance user experience
0ffd2f5

davidberenstein1957 commited on

fix: override leaderboard error handling in app.py to prevent crashes and enable full column selection for improved data display
36e8f6e

davidberenstein1957 commited on

refactor: simplify leaderboard configuration in app.py by removing unnecessary filters and adjusting data type handling for improved performance and clarity
a538c9d

davidberenstein1957 commited on

fix: adjust layout of Gradio Blocks in app.py to enable full-width display for improved user experience
e82e1f8

davidberenstein1957 commited on

feat: add new "FLUX.1 [dev] examples" tab in app.py with embedded Notion iframe, and update "About" section iframe for enhanced user engagement and information access
5cb182c

davidberenstein1957 commited on

refactor: streamline DataFrame column selection in app.py, update logo image for branding consistency, and enhance "About" section with additional links for improved user engagement
a65206d

davidberenstein1957 commited on

fix: update InferBench description in app.py to emphasize speed instead of compression, and add a link to a related blog post for further information
0c350fd

davidberenstein1957 commited on

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

Add citation section and community links to app.py
83c9fd8

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