Gianone/smartplate
0
docs: render screenshots inline
docs: add full project documentation
fix(deploy): aggressive monkey-patch for Gradio API info schema
fix(deploy): downgrade gradio to 4.32.0 (bypass APIInfoParseError on bool schema)
fix(deploy): monkey-patch gradio_client get_type for bool schema bug
fix(deploy): disable api docs to bypass gradio 4.36 schema bug
fix(deploy): pin huggingface_hub==0.24.7 for gradio 4.36 compatibility
fix(deploy): set python_version to 3.10 (fixes audioop import error)
fix(deploy): slim requirements.txt for HF Spaces (no gradio, no notebook deps)
feat: deploy SmartPlate full pipeline (CV + ML + NLP)
initial commit
