Skip to content

Commit

Permalink
Downgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ericholscher committed Oct 23, 2024
1 parent 1c54391 commit 3b63ec1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 38 deletions.
3 changes: 3 additions & 0 deletions requirements/analyzer.in
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,6 @@ sentence-transformers

# Numpy v2 has some breaking changes (for now)
numpy<2

# https://github.com/FunAudioLLM/CosyVoice/issues/516#issuecomment-2423324107
huggingface_hub<0.25
43 changes: 5 additions & 38 deletions requirements/analyzer.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ filelock==3.16.1
# huggingface-hub
# torch
# transformers
# triton
floret==0.10.5
# via textacy
fsspec==2024.10.0
Expand All @@ -62,8 +61,9 @@ fsspec==2024.10.0
# torch
htmldate==1.9.1
# via trafilatura
huggingface-hub==0.26.1
huggingface-hub==0.24.7
# via
# -r analyzer.in
# sentence-transformers
# transformers
idna==3.10
Expand Down Expand Up @@ -124,42 +124,11 @@ numpy==1.26.4
# scipy
# sentence-transformers
# spacy
# spacy-transformers
# textacy
# thinc
# torchvision
# transformers
nvidia-cublas-cu12==12.4.5.8
# via
# nvidia-cudnn-cu12
# nvidia-cusolver-cu12
# torch
nvidia-cuda-cupti-cu12==12.4.127
# via torch
nvidia-cuda-nvrtc-cu12==12.4.127
# via torch
nvidia-cuda-runtime-cu12==12.4.127
# via torch
nvidia-cudnn-cu12==9.1.0.70
# via torch
nvidia-cufft-cu12==11.2.1.3
# via torch
nvidia-curand-cu12==10.3.5.147
# via torch
nvidia-cusolver-cu12==11.6.1.9
# via torch
nvidia-cusparse-cu12==12.3.1.170
# via
# nvidia-cusolver-cu12
# torch
nvidia-nccl-cu12==2.21.5
# via torch
nvidia-nvjitlink-cu12==12.4.127
# via
# nvidia-cusolver-cu12
# nvidia-cusparse-cu12
# torch
nvidia-nvtx-cu12==12.4.127
# via torch
packaging==24.1
# via
# huggingface-hub
Expand Down Expand Up @@ -245,7 +214,7 @@ spacy-legacy==3.0.12
# via spacy
spacy-loggers==1.0.5
# via spacy
spacy-transformers==1.1.9
spacy-transformers==1.2.1
# via -r analyzer.in
srsly==2.4.8
# via
Expand Down Expand Up @@ -285,12 +254,10 @@ tqdm==4.66.5
# transformers
trafilatura==1.12.2
# via -r analyzer.in
transformers==4.25.1
transformers==4.26.1
# via
# sentence-transformers
# spacy-transformers
triton==3.1.0
# via torch
typer==0.7.0
# via
# pathy
Expand Down

0 comments on commit 3b63ec1

Please sign in to comment.