Fetching metadata from the HF Docker repository...
zach
Update project readme
0f77dec
-
assets
Simplify UI logic in app.py, add logic for handling empty character description inputs.
-
database
Update project readme
-
integrations
Add database for persisting votes, and functions to write to db, update submit_voting_results function to write results to DB
-
scripts
Add database for persisting votes, and functions to write to db, update submit_voting_results function to write results to DB
-
static
Update project readme
-
128 Bytes
Add formatter (black) and format all code in src directory— using black default formatting configuration
-
20.1 kB
Fix vote button state management after vote button click
-
2.59 kB
Move env var validation util to config, refactor to fix linting errors across project
-
2.75 kB
Move env var validation util to config, refactor to fix linting errors across project
-
2.49 kB
Move env var validation util to config, refactor to fix linting errors across project
-
3.73 kB
Remove unused imports
-
13.2 kB
Add database for persisting votes, and functions to write to db, update submit_voting_results function to write results to DB