CoolFace
Apppublic

dino330340/aut

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

Replace .py source with pre-compiled .pyc bytecode for source obfuscation

hassanosman330-spec
ccaf7ae5mo ago

Remove auth credentials from config.json - use HF secrets instead

hassanosman330-spec
e77c2715mo ago

Fix auth: add env var support for users/jwt_secret, restore auth config

hassanosman330-spec
c9e08d95mo ago

Update deployment: add pyc compilation, new endpoints, matplotlib/seaborn support

hassanosman330-spec
8ae68e35mo ago

Remove API keys from config.json

dino330340
1b13c8e5mo ago

Deploy AutoML Agent with compiled .pyc files

dino330340
8e33d045mo ago

initial commit

dino330340