--- title: Blip emoji: 📉 colorFrom: pink colorTo: indigo sdk: gradio sdk_version: 5.19.0 app_file: app.py pinned: false short_description: Soccer Word-Based-Search Football Highlights Generator --- This is the main app module for a word-search-based football highlights extractor. This starts out with a gradio web app to upload a video. The video then gets labelled using a variety of input + a labeller LLM hosted on TogetherAI. Then the app calls a model space hosted on HuggingFace and embeds the video and the labels with InternV Then through the gradio web app UI search, we can query the mf. I get by with a little help from my friends Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference