kingabzpro's picture
Update README.md
8c83e02 verified

A newer version of the Gradio SDK is available: 5.44.1

Upgrade
metadata
title: Universal File Converter
emoji: 🗃️
colorFrom: yellow
colorTo: green
sdk: gradio
sdk_version: 5.32.0
app_file: src/app.py
tags:
  - mcp-server-track
  - file-converter
  - api
pinned: false
license: apache-2.0
short_description: Convert any file to any file format.

To run the server use:

uv run python src/app.py

To test the server use:

uv run python .\test\test_app.py