CoolFace
Apppublic

PrunaAI/P-Bench

sourceHugging Faceapache-2.0updated 3d agoView on Hugging Face
24likes
46 commits on main
7b71d673d ago

Prompt samples for p-video-2 (#8)

minette-kaunismaki
f5aab466d ago

p-video-2 (#7)

minette-kaunismaki
30ce35a17d ago

prompt-samples (#6)

minette-kaunismaki
b92562121d ago

video to video (#5)

minette-kaunismaki
6aca0c628d ago

new-model-mode (#4)

minette-kaunismaki
1dd19c228d ago

log scale (#3)

minette-kaunismaki, begumcig
e6801301mo ago

ui-updates (#1)

minette-kaunismaki, begumcig
5fc63f11mo ago

add: p-image-2-ideogram-benchmarking-results

begumcig
0e5bb7f3mo ago

feat: partially fill in the One IG results

Begüm Cig
f50227810mo ago

feat: format numeric columns in app.py to display up to 4 decimal places for improved data presentation

davidberenstein1957
c12356810mo ago

feat: enhance data processing in app.py to handle URL formatting and compute aggregate GenEval scores; update sorting logic for leaderboard metrics

davidberenstein1957
60f46141y ago

docs: remove app file and build command from README to align with current setup

davidberenstein1957
fd08cbd1y ago

chore: cleanup unnecessary code for runnign benchmark

davidberenstein1957
19053251y ago

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

davidberenstein1957
c59f47d1y ago

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

davidberenstein1957
3b73e2b1y ago

docs: add build command to README for installation instructions

davidberenstein1957
39a071f1y ago

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

davidberenstein1957
746f4a21y ago

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

davidberenstein1957
c4bebbe1y ago

fix: update demo launch configuration to disable SSR mode

davidberenstein1957
89cacf11y ago

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

davidberenstein1957
c3da3d21y ago

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

davidberenstein1957
e7a20c51y ago

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

davidberenstein1957
131adb81y ago

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

davidberenstein1957
96fe2181y ago

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

davidberenstein1957
39269281y ago

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

davidberenstein1957
ea151551y ago

docs: add app build command to README for installation instructions

davidberenstein1957
1d439a71y ago

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

davidberenstein1957
de2e4c91y ago

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

davidberenstein1957
05e94851y ago

docs: enhance README with environment activation instructions and deployment steps

davidberenstein1957
81ed0b31y ago

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

davidberenstein1957
c44ff711y ago

feat: add Gradio dashboard and leaderboard functionality with updated dependencies

davidberenstein1957
f69ec711y ago

Merge pull request #2 from PrunaAI/feat/david

davidberenstein1957
8edd5ec1y ago

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

davidberenstein1957
c9539fd1y ago

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

davidberenstein1957
fd83e761y ago

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

davidberenstein1957
5255c6e1y ago

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

davidberenstein1957
025a92a1y ago

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

davidberenstein1957
a4c3e5c1y ago

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

davidberenstein1957
2672b681y ago

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

davidberenstein1957
b9de3dc1y ago

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

davidberenstein1957
97fbd981y ago

feat: add pyproject.toml for project configuration and dependencies

davidberenstein1957
2735d841y ago

Merge pull request #1 from PrunaAI/nils-flux-dev

Nils
8ddba681y ago

feat: add aws canva + examples in readme + my current environment + disable HPS for now

Nils Fleischmann
94e16981y ago

fix: fix several erros

nifleisch
7db77921y ago

feat: add core logic for project

nifleisch
12596f61y ago

Initial commit

Nils