Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
Kimi-Audio
Commits
446f8ae4
Commit
446f8ae4
authored
May 16, 2025
by
Deep-unlearning
Browse files
remove unused package and unnecessarily strict package version
parent
d3aacf1c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
42 deletions
+15
-42
pyproject.toml
pyproject.toml
+15
-42
No files found.
pyproject.toml
View file @
446f8ae4
...
...
@@ -12,48 +12,21 @@ license = {text = "MIT"}
authors
=
[
{name
=
"MoonshotAI"
,
email
=
"contact@moonshot.ai"
}
]
dependencies
=
[
# Core ML dependencies
"torch>=2.0.0"
,
"torchaudio>=2.0.0"
,
"flash-attn>=2.0.0"
,
"transformers"
,
"accelerate"
,
"diffusers"
,
"conformer==0.3.2"
,
"torchdyn==1.0.6"
,
"librosa"
,
"torch"
,
"torchaudio"
,
"flash-attn"
,
"soundfile"
,
"sox"
,
"openai-whisper"
,
"pandas"
,
"jsonlines"
,
"datasets"
,
"huggingface_hub"
,
"decord"
,
"blobfile"
,
"packaging"
,
"jinja2"
,
"validators"
,
"sty"
,
"colorama"
,
"omegaconf==2.3.0"
,
"six>=1.16.0"
,
"hyperpyyaml"
,
"pillow"
,
"sentencepiece"
,
"easydict"
,
"fire"
,
"ujson"
,
"cairosvg"
,
"immutabledict"
,
"rich"
,
"wget"
,
"gdown"
,
"timm"
,
"sacrebleu==1.5.1"
,
"librosa"
,
"tqdm"
,
"loguru"
,
"flash-attn"
"huggingface_hub"
,
"transformers"
,
"conformer"
,
"diffusers"
,
"tiktoken"
,
"ninja"
,
"timm"
,
"torchdyn"
]
[tool.setuptools]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment