Skip to content

Add PEP 723 metadata so that Python scripts can be invoked with uv run#2

Open
petergeneric wants to merge 1 commit intoFrikallo:mainfrom
petergeneric:uv-scripts
Open

Add PEP 723 metadata so that Python scripts can be invoked with uv run#2
petergeneric wants to merge 1 commit intoFrikallo:mainfrom
petergeneric:uv-scripts

Conversation

@petergeneric
Copy link

The README advises using pip to install modules system-wide, this change allows the scripts to be invoked with uv run to automatically set up the environment with the necessary dependencies

@petergeneric
Copy link
Author

Example usage:

uv run scripts/convert_nemo.py parakeet-tdt_ctc-110m.nemo -o model.safetensors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant