CoolFace
Apppublic

satyamxpatil/SchemeFinder-AI

sourceHugging Facemitupdated 7mo agoView on Hugging Face
0likes
9 commits on main
070c0677mo ago

Fix HF Docker Runtime: ensure server binds to port 7860 using CLI flag

Patilsatyam83
84fd9307mo ago

Fix HF Docker Build: add empty public dir to satisfy Next.js COPY command

Patilsatyam83
22de7377mo ago

Fix: Lazy initialize GoogleGenAI to prevent Next.js build crash when API key is missing

Patilsatyam83
6760d4b7mo ago

Fix HF Config: Add Docker YAML frontmatter

Patilsatyam83
e4dbe7f7mo ago

Clean repo for HuggingFace deployment

Patilsatyam83
afde7077mo ago

Fix binary assets using Git LFS for HuggingFace

Patilsatyam83
c2dac597mo ago

Fix: remove LFS tracking for PNG, commit logo as regular file

Patilsatyam83
827c2767mo ago

Fix: add public/logo.png, use Next.js Image component, update README setup steps

Patilsatyam83
6640f6a7mo ago

Clean deployment commit without large binaries

satyamxpatil