CoolFace
Apppublic

nhatnguyen4/hrnet-school-project

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes
7 commits on main
f7383605mo ago

add: create root endpoint for health probes and browser access

Nguyễn Minh Nhật
a05b23c5mo ago

fix: update port configuration and prevent model reload on startup

Nguyễn Minh Nhật
c3008ba5mo ago

fix: update model path to correct directory

Nguyễn Minh Nhật
5880d305mo ago

add hrnet base model code

Nguyễn Minh Nhật
c6b11f75mo ago

add models

Nguyễn Minh Nhật
a0261a45mo ago

Add application file

Nguyễn Minh Nhật
a49687f5mo ago

initial commit

nhatnguyen4