huggingsound icon indicating copy to clipboard operation
huggingsound copied to clipboard

Cut a new release?

Open AntonOfTheWoods opened this issue 1 year ago • 2 comments

It seems there hasn't been a release in going on a year, though lots of dependencies have been updated. This makes at least the readme somewhat confusing, as it instructs to install a very old version.

Is there any intention to deploy to Pypi? By deploying to pypi you will allow users to generate hashes in their requirements files. Deploying directly from github means that isn't possible, unless I'm mistaken.

AntonOfTheWoods avatar Nov 07 '23 09:11 AntonOfTheWoods

I know this is a bit of a hack but you can install python packages directly from git repo. pip install git+https://github.com/jonatasgrosman/huggingsound I hope this helps.

TJ-coding avatar Jan 04 '24 06:01 TJ-coding

By deploying to pypi you will allow users to generate hashes in their requirements files. Deploying directly from github means that isn't possible, unless I'm mistaken.

@TJ-coding

AntonOfTheWoods avatar Jan 04 '24 23:01 AntonOfTheWoods