Commit 446f8ae4 authored by Deep-unlearning's avatar Deep-unlearning
Browse files

remove unused package and unnecessarily strict package version

parent d3aacf1c
......@@ -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",
"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",
"tqdm",
"loguru",
"flash-attn"
"torch",
"torchaudio",
"flash-attn",
"soundfile",
"librosa",
"tqdm",
"loguru",
"huggingface_hub",
"transformers",
"conformer",
"diffusers",
"tiktoken",
"ninja",
"timm",
"torchdyn"
]
[tool.setuptools]
......
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