Skip to content

demixr/openunmix-torchscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openunmix-torchscript

Install dependencies

To install all the dependencies you just have to run:

pip install -r requirements.txt

Create the pytorch mobile model

After installing all the dependencies, to create the models use:

python openunmix_torchscript.py

The output models will be dist/umxl.plt and dist/umxhq.ptl.

Download the pytorch mobile model

You can find in the last release the umxl.plt model without launching anything.