Commit 9a54b8e4 authored by Deep-unlearning's avatar Deep-unlearning
Browse files

Revert "added version constrained for torch and torchaudio to be compatible with flash-attn"

This reverts commit c3cface8.
parent c3cface8
...@@ -12,8 +12,8 @@ license = {text = "MIT"} ...@@ -12,8 +12,8 @@ license = {text = "MIT"}
authors = [{name = "MoonshotAI", email = "contact@moonshot.ai"}] authors = [{name = "MoonshotAI", email = "contact@moonshot.ai"}]
dependencies = [ dependencies = [
"torch<=2.6.0", "torch",
"torchaudio<=2.6.0", "torchaudio",
"flash-attn", "flash-attn",
"soundfile", "soundfile",
"librosa", "librosa",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment