Awais commited on
Commit
00574d7
1 Parent(s): 4430df8

Create pytorch_model.bin

Browse files
Files changed (1) hide show
  1. pytorch_model.bin +2 -0
pytorch_model.bin ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ from torch import hub
2
+ model = hub.load('mpariente/asteroid', 'conv_tasnet', 'mpariente/ConvTasNet_WHAM!_sepclean')