menamiai / app.py

Commit History

Add Hugging Face Spaces frontend with API key fallback system
4588d9f

dfdfdsfgs commited on

ENCODING FIX: Clean app.py without Unicode issues - Fixed encoding problems that prevented HF Spaces from loading the interface properly
dd65f93

dfdfdsfgs commited on

EXPLICIT HF Spaces Fix: More robust interface definition, explicit exports, better error handling
e32ff65

dfdfdsfgs commited on

FINAL FIX: Simple Gradio Interface for HF Spaces - Replaced complex Blocks with simple Interface, removed all dependencies, works with any Gradio version, tested locally
9e31e8e

dfdfdsfgs commited on

Fix HF Spaces Gradio 5.x compatibility - Simplified app.py for Gradio 5.x compatibility, removed version constraints, enabled demo mode by default for HF Spaces, created clean interface structure
c52a9dd

dfdfdsfgs commited on

Fix HF Spaces deployment - Simplified requirements, added fallback interface, module-level demo creation for HF compatibility
07de6c6

dfdfdsfgs commited on

Deploy: Fix all errors & make HF Spaces ready - Fixed Gradio interface, frame constants, ElevenLabs API, Arrow3D parameters, added comprehensive error handling and demo mode. All deployment tests passing!
92ea014

dfdfdsfgs commited on