update requirements
This commit is contained in:
@@ -27,19 +27,15 @@ classifiers = [
|
||||
]
|
||||
requires-python = ">=3.8"
|
||||
dependencies = [
|
||||
"torch==2.5.1",
|
||||
"torchaudio==2.5.1",
|
||||
"transformers==4.50.1",
|
||||
"torch>=2.5.0",
|
||||
"torchaudio>=2.5.0",
|
||||
"transformers>=4.36.2",
|
||||
"einops",
|
||||
"gradio",
|
||||
"inflect",
|
||||
"WeTextProcessing",
|
||||
"addict",
|
||||
"modelscope==1.22.0",
|
||||
"simplejson",
|
||||
"datasets==2.18.0",
|
||||
"sortedcontainers",
|
||||
"librosa",
|
||||
"WeTextProcessing",
|
||||
"modelscope",
|
||||
"huggingface-hub",
|
||||
"pydantic",
|
||||
"tqdm",
|
||||
|
||||
Reference in New Issue
Block a user