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
9a54b8e4
Commit
9a54b8e4
authored
May 16, 2025
by
Deep-unlearning
Browse files
Revert "added version constrained for torch and torchaudio to be compatible with flash-attn"
This reverts commit
c3cface8
.
parent
c3cface8
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
pyproject.toml
pyproject.toml
+2
-2
No files found.
pyproject.toml
View file @
9a54b8e4
...
...
@@ -12,8 +12,8 @@ license = {text = "MIT"}
authors
=
[
{name
=
"MoonshotAI"
,
email
=
"contact@moonshot.ai"
}
]
dependencies
=
[
"torch
<=2.6.0
"
,
"torchaudio
<=2.6.0
"
,
"torch"
,
"torchaudio"
,
"flash-attn"
,
"soundfile"
,
"librosa"
,
...
...
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