CoolFace
Apppublic

Prashant6307/sign-language-recognition

sourceHugging Facemitupdated 3mo agoView on Hugging Face
0likes
6 commits on main
e42fe493mo ago

Remove debug logging now that deployment works

Prashant6307
3cc17993mo ago

Switch from .keras to .h5 model format to fix loading issue in container

Prashant6307
d19045d3mo ago

Fix Dockerfile syntax, add force-reinstall safety net and version debug logging

Prashant6307
5d6fe823mo ago

Add debug logging and pin keras==2.15.0 explicitly

Prashant6307
a6089653mo ago

Remove ml-dtypes pin causing build conflict

Prashant6307
b73670b3mo ago

Initial deployment: ASL sign language recognition app

Prashant6307