Hugo Flores Garcia commited on
Commit
fd975c2
1 Parent(s): bfacd00

add loralib

Browse files
Files changed (1) hide show
  1. setup.py +1 -0
setup.py CHANGED
@@ -32,5 +32,6 @@ setup(
32
  "dac @ git+https://github.com/descriptinc/descript-audio-codec.git",
33
  "gradio",
34
  "tensorboardX",
 
35
  ],
36
  )
 
32
  "dac @ git+https://github.com/descriptinc/descript-audio-codec.git",
33
  "gradio",
34
  "tensorboardX",
35
+ "loralib"
36
  ],
37
  )