Skip to content

Commit

Permalink
Auto-update requirements.txt [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 5, 2024
1 parent 3cc7733 commit 499fc3e
Showing 1 changed file with 25 additions and 9 deletions.
34 changes: 25 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,31 +6,47 @@ ffmpeg-python==0.2.0 ; python_version >= "3.8" and python_version < "3.11"
filelock==3.16.1 ; python_version >= "3.8" and python_version < "3.11"
fsspec==2024.10.0 ; python_version >= "3.8" and python_version < "3.11"
future==1.0.0 ; python_version >= "3.8" and python_version < "3.11"
huggingface-hub==0.26.0 ; python_version >= "3.8" and python_version < "3.11"
huggingface-hub==0.26.2 ; python_version >= "3.8" and python_version < "3.11"
idna==3.10 ; python_version >= "3.8" and python_version < "3.11"
importlib-resources==6.4.5 ; python_version >= "3.8" and python_version < "3.9"
iso639-lang==2.4.2 ; python_version >= "3.8" and python_version < "3.11"
iso639-lang==2.5.0 ; python_version >= "3.8" and python_version < "3.11"
jinja2==3.1.4 ; python_version >= "3.8" and python_version < "3.11"
markupsafe==2.1.5 ; python_version >= "3.8" and python_version < "3.11"
mpmath==1.3.0 ; python_version >= "3.8" and python_version < "3.11"
mpmath==1.3.0 ; python_version >= "3.9" and python_version < "3.11" or python_version == "3.8"
networkx==3.1 ; python_version >= "3.8" and python_version < "3.11"
numpy==1.24.4 ; python_version >= "3.8" and python_version < "3.11"
nvidia-cublas-cu12==12.4.5.8 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.8" and python_version < "3.11"
nvidia-cuda-cupti-cu12==12.4.127 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.8" and python_version < "3.11"
nvidia-cuda-nvrtc-cu12==12.4.127 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.8" and python_version < "3.11"
nvidia-cuda-runtime-cu12==12.4.127 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.8" and python_version < "3.11"
nvidia-cudnn-cu12==9.1.0.70 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.8" and python_version < "3.11"
nvidia-cufft-cu12==11.2.1.3 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.8" and python_version < "3.11"
nvidia-curand-cu12==10.3.5.147 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.8" and python_version < "3.11"
nvidia-cusolver-cu12==11.6.1.9 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.8" and python_version < "3.11"
nvidia-cusparse-cu12==12.3.1.170 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.8" and python_version < "3.11"
nvidia-nccl-cu12==2.21.5 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.8" and python_version < "3.11"
nvidia-nvjitlink-cu12==12.4.127 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.8" and python_version < "3.11"
nvidia-nvtx-cu12==12.4.127 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.8" and python_version < "3.11"
packaging==24.1 ; python_version >= "3.8" and python_version < "3.11"
psutil==6.1.0 ; python_version >= "3.8" and python_version < "3.11"
python-dateutil==2.9.0.post0 ; python_version >= "3.8" and python_version < "3.11"
python-dotenv==1.0.1 ; python_version >= "3.8" and python_version < "3.11"
pyyaml==6.0.2 ; python_version >= "3.8" and python_version < "3.11"
regex==2024.9.11 ; python_version >= "3.8" and python_version < "3.11"
requests-toolbelt==1.0.0 ; python_version >= "3.8" and python_version < "3.11"
requests==2.32.3 ; python_version >= "3.8" and python_version < "3.11"
safetensors==0.4.5 ; python_version >= "3.8" and python_version < "3.11"
six==1.16.0 ; python_version >= "3.8" and python_version < "3.11"
srt==3.5.3 ; python_version >= "3.8" and python_version < "3.11"
sympy==1.13.3 ; python_version >= "3.8" and python_version < "3.11"
stjlib==0.5.0 ; python_version >= "3.8" and python_version < "3.11"
sympy==1.12.1 ; python_version == "3.8"
sympy==1.13.1 ; python_version >= "3.9" and python_version < "3.11"
tenacity==9.0.0 ; python_version >= "3.8" and python_version < "3.11"
tokenizers==0.13.3 ; python_version >= "3.8" and python_version < "3.11"
torch==2.0.1 ; python_version >= "3.8" and python_version < "3.11"
tqdm==4.66.5 ; python_version >= "3.8" and python_version < "3.11"
transformers==4.25.1 ; python_version >= "3.8" and python_version < "3.11"
tokenizers==0.20.2 ; python_version >= "3.8" and python_version < "3.11"
torch==2.5.1 ; python_version >= "3.8" and python_version < "3.11"
tqdm==4.66.6 ; python_version >= "3.8" and python_version < "3.11"
transformers==4.46.1 ; python_version >= "3.8" and python_version < "3.11"
triton==3.1.0 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version < "3.11" and python_version >= "3.8"
typing-extensions==4.12.2 ; python_version >= "3.8" and python_version < "3.11"
urllib3==2.2.3 ; python_version >= "3.8" and python_version < "3.11"
zipp==3.20.2 ; python_version >= "3.8" and python_version < "3.9"
stjlib==0.5.0

0 comments on commit 499fc3e

Please sign in to comment.