Spaces:
Running
Running
Commit History
feat: enhance data processing in app.py to handle URL formatting and compute aggregate GenEval scores; update sorting logic for leaderboard metrics e7d19a9
docs: remove app file and build command from README to align with current setup b80f0b2
chore: cleanup unnecessary code for runnign benchmark e34d069
chore: replace local dependency with 'gradio-leaderboard' in requirements.txt db46f9e
chore: add requirements.txt to specify local dependencies for the dashboard 54f01d1
docs: add build command to README for installation instructions 5cb4217
docs: remove build command from README to reflect current installation instructions b90f093
chore: add build command to README and update requirements.txt for clarity 6bd0126
fix: update demo launch configuration to disable SSR mode a71ac2d
docs: remove build command from README as it is no longer applicable 2621d7d
docs: rename 'Dashboard' section to 'Leaderboard' and update deployment instructions for Hugging Face 1351840
chore: update pyproject.toml to define build system and package inclusion, modify requirements.txt for dashboard dependency 74487c6
chore: add requirements.txt to specify 'gradio-leaderboard' dependency ed32d34
chore: update pyproject.toml to include 'dashboard' package and add build command to README de9f510
docs: remove app build command from README as it is no longer relevant e7270ee
docs: add app build command to README for installation instructions ae6d4ce
chore: remove environment.yml file as it is no longer needed 1718fa0
docs: clarify git push instructions in README to specify branch and remote 58f91b3
docs: enhance README with environment activation instructions and deployment steps bfc23da
chore: update README to set pinned to false and modify git push command to use --force 334d9fc
feat: add Gradio dashboard and leaderboard functionality with updated dependencies bcec9c2
Merge pull request #2 from PrunaAI/feat/david 8c2887a unverified
refactor: improve code formatting and organization across multiple API and benchmark files 34046e2
fix: change file opening mode to append for metadata file in generate_images function 9fa4df6
fix: correct dataset loading in DrawBenchPrompts to ensure proper retrieval of test data 5cac937
refactor: streamline image generation process and improve metadata handling in generate_images function ac90c02
fix: update dataset loading in DrawBenchPrompts to retrieve full test set 8486710
chore: update .gitignore, environment.yml, and README; remove nils_installs.txt 199a7d9
chore: update dependencies in pyproject.toml and fix README header formatting f5f9b38
refactor: update pyproject.toml to define wheel build targets and clean up dependencies 6e9b61e
feat: add pyproject.toml for project configuration and dependencies 3473f96
Merge pull request #1 from PrunaAI/nils-flux-dev 28bf806 unverified
Nils commited on
feat: add aws canva + examples in readme + my current environment + disable HPS for now 5291ba9
Nils Fleischmann commited on
fix: fix several erros 4f41410
nifleisch commited on
feat: add core logic for project 2c50826
nifleisch commited on
Initial commit 61029d0 unverified
Nils commited on