Skip to content

Commit 85ef438

Browse files
Remove additional dependencies: scikit-learn, openai, bcrypt
1 parent a67bf37 commit 85ef438

2 files changed

Lines changed: 0 additions & 7 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,7 @@ torch = {url = "https://download.pytorch.org/whl/cu128/torch-2.9.0%2Bcu128-cp311
1515
torchvision = "*"
1616
transformers = "4.57.6"
1717
huggingface_hub = ">=0.34.0"
18-
triton = "3.5.0"
19-
bitsandbytes = "0.49.0"
20-
unsloth = "*"
21-
xformers = "0.0.33.post1"
2218
ipykernel = ">=7.1.0"
23-
scikit-learn = "*"
24-
openai = ">=2.16.0"
25-
bcrypt = ">=5.0.0"
2619
pyannote-audio = ">=3.1"
2720
torchcodec = "0.9"
2821
pydub = "0.25.1"

test_uuid_correlation.py

Whitespace-only changes.

0 commit comments

Comments
 (0)