Abid Ali Awan
Update README.md: Change emoji and color scheme, update app file path, and add server run instructions
c3159df
|
Raw
History Blame
365 Bytes
metadata
title: Universal File Converter
emoji: 🗃️
colorFrom: yellow
colorTo: green
sdk: gradio
sdk_version: 5.32.0
app_file: src/app.py
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