Remove redundant librosa
package in the depdencies.
This commit is contained in:
parent
ccdb19f004
commit
4d5d9779c8
1 changed files with 1 additions and 2 deletions
|
@ -29,8 +29,7 @@ dependencies = [
|
||||||
"absl-py",
|
"absl-py",
|
||||||
"gradio",
|
"gradio",
|
||||||
"av",
|
"av",
|
||||||
"aiortc",
|
"aiortc"
|
||||||
"librosa"
|
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue