A newer version of the Gradio SDK is available:
6.5.1
metadata
title: MyTools
emoji: 🌍
colorFrom: blue
colorTo: indigo
sdk: gradio
sdk_version: 5.34.0
app_file: app.py
pinned: false
This repository contains a simple tool to extract subtitles from a video file.
It provides a minimal CLI in src/main.py and a Gradio interface defined in app.py.
Refer to the Hugging Face Spaces documentation for configuration options.