huggingface-projects/AIvsAI-SoccerTwos
Update requirements.txt (#6)
Change API Key System
Update README.md
Add onnx
Update app.py
Display models before running
Fix modelID matching issue
Merge remote-tracking branch 'origin/main'
Add filters for bad models
Update app.py
Update app.py
Update background_task.py
Update app.py
Create utils.py
Update app.py
Update app.py
Update app description
Fix model ID in history
Add match history
Remove useless upload call
Update dir
Update path
Put back cloning instead
Reset match history without cloning
Reset match history after load
Fix key
Try batchmode again
Retry
Fix model duplication
Why queue small
No longer need hook removal
Pass Model objects to elo compute
Check no batchmode
Cleanup and run in headless mode
Put back process run
Check if model is none
Check if run bug
Change exec permissions
Try to launch the full process
Try to launch the full process
Redefine API at the top
Test schedule time
Try to remove .git hooks
Remove .git folder before call Repository
Remove double Repository calls
Try change hooks
re-add environment
Delete env
Update git hooks
Test model filter
