marquee / app.py

Commit History

Refactor face detection and tracking in faces.py; optimize performance by reducing redundant detections and using a dictionary for track lookups. Update OpenVINO model usage and remove unused models. Enhance logging for better visibility.
afa7690

mamuflih13 commited on

Add export functionality for broadcast as MP4 with progress indication
293eaa9

mamuflih13 commited on

Remove Dockerfile and update README to reflect SDK change; implement chatterbox-tts installation in app.py to avoid dependency conflicts
2d28009

mamuflih13 commited on

Integrate Chatterbox TTS for audio commentary generation and enhance video playback with synchronized voiceovers
c236061

mamuflih13 commited on

Update dependencies and refactor backend to use gradio.Server with ZeroGPU support
6892740

mamuflih13 commited on

Add OpenVINO face models, video normalization, and Qwen multimodal model
31de45b

mamuflih13 commited on

Duplicate from gradio-templates/chatbot
50aa455

mamuflih13 pngwn HF Staff commited on