CoolFace
Apppublic

huggingface-projects/AIvsAI-SoccerTwos

sourceHugging Facemitupdated 2y agoView on Hugging Face
29likes
50 commits on main
d08092e2y ago

Update requirements.txt (#6)

ThomasSimonini, sswt
25d9bfa2y ago

Change API Key System

ThomasSimonini
fee68342y ago

Update README.md

osanseviero
59ab8303y ago

Add onnx

ThomasSimonini
457d9a84y ago

Update app.py

ThomasSimonini
b32b5164y ago

Display models before running

TheXeos
bbbfc9f4y ago

Fix modelID matching issue

TheXeos
c159beb4y ago

Merge remote-tracking branch 'origin/main'

TheXeos
3da187b4y ago

Add filters for bad models

TheXeos
f99eb554y ago

Update app.py

ThomasSimonini
52e4dae4y ago

Update app.py

ThomasSimonini
9e2baa64y ago

Update background_task.py

ThomasSimonini
85f85824y ago

Update app.py

ThomasSimonini
ee12b604y ago

Create utils.py

ThomasSimonini
a9f18b34y ago

Update app.py

ThomasSimonini
d09442e4y ago

Update app.py

ThomasSimonini
92951004y ago

Update app description

ThomasSimonini
00401284y ago

Fix model ID in history

TheXeos
463a8064y ago

Add match history

TheXeos
d6a27fe4y ago

Remove useless upload call

TheXeos
0c4a5ad4y ago

Update dir

TheXeos
157bcb54y ago

Update path

TheXeos
83afd2f4y ago

Put back cloning instead

TheXeos
9f4feb74y ago

Reset match history without cloning

TheXeos
b0dca6b4y ago

Reset match history after load

TheXeos
23293f34y ago

Fix key

TheXeos
9a2e83b4y ago

Try batchmode again

TheXeos
66a64bd4y ago

Retry

TheXeos
951b8974y ago

Fix model duplication

TheXeos
0a48cbd4y ago

Why queue small

TheXeos
50947674y ago

No longer need hook removal

TheXeos
a0dbe554y ago

Pass Model objects to elo compute

TheXeos
48744f24y ago

Check no batchmode

TheXeos
d83b83b4y ago

Cleanup and run in headless mode

TheXeos
dd6cd6c4y ago

Put back process run

TheXeos
ab30b6b4y ago

Check if model is none

TheXeos
b0e6a264y ago

Check if run bug

TheXeos
3ff3ca54y ago

Change exec permissions

TheXeos
fe8defd4y ago

Try to launch the full process

TheXeos
ba7d1ad4y ago

Try to launch the full process

TheXeos
b810fb04y ago

Redefine API at the top

TheXeos
ffebbe44y ago

Test schedule time

TheXeos
caccaed4y ago

Try to remove .git hooks

TheXeos
279d9a34y ago

Remove .git folder before call Repository

TheXeos
cddb1c14y ago

Remove double Repository calls

TheXeos
280d02d4y ago

Try change hooks

TheXeos
889648e4y ago

re-add environment

TheXeos
a3a7aff4y ago

Delete env

TheXeos
88faa074y ago

Update git hooks

TheXeos
7a5e1aa4y ago

Test model filter

TheXeos