PrunaAI/P-Bench
Prompt samples for p-video-2 (#8)
p-video-2 (#7)
prompt-samples (#6)
video to video (#5)
new-model-mode (#4)
log scale (#3)
ui-updates (#1)
add: p-image-2-ideogram-benchmarking-results
feat: partially fill in the One IG results
feat: format numeric columns in app.py to display up to 4 decimal places for improved data presentation
feat: enhance data processing in app.py to handle URL formatting and compute aggregate GenEval scores; update sorting logic for leaderboard metrics
docs: remove app file and build command from README to align with current setup
chore: cleanup unnecessary code for runnign benchmark
chore: replace local dependency with 'gradio-leaderboard' in requirements.txt
chore: add requirements.txt to specify local dependencies for the dashboard
docs: add build command to README for installation instructions
docs: remove build command from README to reflect current installation instructions
chore: add build command to README and update requirements.txt for clarity
fix: update demo launch configuration to disable SSR mode
docs: remove build command from README as it is no longer applicable
docs: rename 'Dashboard' section to 'Leaderboard' and update deployment instructions for Hugging Face
chore: update pyproject.toml to define build system and package inclusion, modify requirements.txt for dashboard dependency
chore: add requirements.txt to specify 'gradio-leaderboard' dependency
chore: update pyproject.toml to include 'dashboard' package and add build command to README
docs: remove app build command from README as it is no longer relevant
docs: add app build command to README for installation instructions
chore: remove environment.yml file as it is no longer needed
docs: clarify git push instructions in README to specify branch and remote
docs: enhance README with environment activation instructions and deployment steps
chore: update README to set pinned to false and modify git push command to use --force
feat: add Gradio dashboard and leaderboard functionality with updated dependencies
Merge pull request #2 from PrunaAI/feat/david
refactor: improve code formatting and organization across multiple API and benchmark files
fix: change file opening mode to append for metadata file in generate_images function
fix: correct dataset loading in DrawBenchPrompts to ensure proper retrieval of test data
refactor: streamline image generation process and improve metadata handling in generate_images function
fix: update dataset loading in DrawBenchPrompts to retrieve full test set
chore: update .gitignore, environment.yml, and README; remove nils_installs.txt
chore: update dependencies in pyproject.toml and fix README header formatting
refactor: update pyproject.toml to define wheel build targets and clean up dependencies
feat: add pyproject.toml for project configuration and dependencies
Merge pull request #1 from PrunaAI/nils-flux-dev
feat: add aws canva + examples in readme + my current environment + disable HPS for now
fix: fix several erros
feat: add core logic for project
Initial commit
