Commit History

chore: replace local dependency with 'gradio-leaderboard' in requirements.txt
db46f9e
Running

davidberenstein1957 commited on

chore: add requirements.txt to specify local dependencies for the dashboard
54f01d1

davidberenstein1957 commited on

docs: add build command to README for installation instructions
5cb4217

davidberenstein1957 commited on

docs: remove build command from README to reflect current installation instructions
b90f093

davidberenstein1957 commited on

chore: add build command to README and update requirements.txt for clarity
6bd0126

davidberenstein1957 commited on

fix: update demo launch configuration to disable SSR mode
a71ac2d

davidberenstein1957 commited on

docs: remove build command from README as it is no longer applicable
2621d7d

davidberenstein1957 commited on

docs: rename 'Dashboard' section to 'Leaderboard' and update deployment instructions for Hugging Face
1351840

davidberenstein1957 commited on

chore: update pyproject.toml to define build system and package inclusion, modify requirements.txt for dashboard dependency
74487c6

davidberenstein1957 commited on

chore: add requirements.txt to specify 'gradio-leaderboard' dependency
ed32d34

davidberenstein1957 commited on

chore: update pyproject.toml to include 'dashboard' package and add build command to README
de9f510

davidberenstein1957 commited on

docs: remove app build command from README as it is no longer relevant
e7270ee

davidberenstein1957 commited on

docs: add app build command to README for installation instructions
ae6d4ce

davidberenstein1957 commited on

chore: remove environment.yml file as it is no longer needed
1718fa0

davidberenstein1957 commited on

docs: clarify git push instructions in README to specify branch and remote
58f91b3

davidberenstein1957 commited on

docs: enhance README with environment activation instructions and deployment steps
bfc23da

davidberenstein1957 commited on

chore: update README to set pinned to false and modify git push command to use --force
334d9fc

davidberenstein1957 commited on

feat: add Gradio dashboard and leaderboard functionality with updated dependencies
bcec9c2

davidberenstein1957 commited on

Merge pull request #2 from PrunaAI/feat/david
8c2887a
unverified

davidberenstein1957 commited on

refactor: improve code formatting and organization across multiple API and benchmark files
34046e2

davidberenstein1957 commited on

fix: change file opening mode to append for metadata file in generate_images function
9fa4df6

davidberenstein1957 commited on

fix: correct dataset loading in DrawBenchPrompts to ensure proper retrieval of test data
5cac937

davidberenstein1957 commited on

refactor: streamline image generation process and improve metadata handling in generate_images function
ac90c02

davidberenstein1957 commited on

fix: update dataset loading in DrawBenchPrompts to retrieve full test set
8486710

davidberenstein1957 commited on

chore: update .gitignore, environment.yml, and README; remove nils_installs.txt
199a7d9

davidberenstein1957 commited on

chore: update dependencies in pyproject.toml and fix README header formatting
f5f9b38

davidberenstein1957 commited on

refactor: update pyproject.toml to define wheel build targets and clean up dependencies
6e9b61e

davidberenstein1957 commited on

feat: add pyproject.toml for project configuration and dependencies
3473f96

davidberenstein1957 commited on

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