ntt123 commited on
Commit
ba4122d
·
1 Parent(s): ab294e8

use older torch version

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  # This file was autogenerated by uv via the following command:
2
- # uv pip compile pyproject.toml -o requirements.txt --python-platform x86_64-unknown-linux-gnu --emit-index-url --extra-index-url https://download.pytorch.org/whl/cu118
3
  --index-url https://pypi.org/simple
4
- --extra-index-url https://download.pytorch.org/whl/cu118
 
5
 
6
  aiofiles==23.2.1
7
  # via gradio
@@ -174,13 +175,13 @@ sympy==1.13.1
174
  # via torch
175
  tomlkit==0.13.2
176
  # via gradio
177
- torch==2.5.1
178
  # via
179
  # diffusion-speech-360h (pyproject.toml)
180
  # encodec
181
  # torchaudio
182
  # vocos
183
- torchaudio==2.5.1
184
  # via
185
  # encodec
186
  # vocos
 
1
  # This file was autogenerated by uv via the following command:
2
+ # uv pip compile pyproject.toml -o requirements.txt --python-platform x86_64-unknown-linux-gnu --emit-index-url --extra-index-url https://download.pytorch.org/whl/cu113
3
  --index-url https://pypi.org/simple
4
+ --extra-index-url https://download.pytorch.org/whl/cu113
5
+
6
 
7
  aiofiles==23.2.1
8
  # via gradio
 
175
  # via torch
176
  tomlkit==0.13.2
177
  # via gradio
178
+ torch
179
  # via
180
  # diffusion-speech-360h (pyproject.toml)
181
  # encodec
182
  # torchaudio
183
  # vocos
184
+ torchaudio
185
  # via
186
  # encodec
187
  # vocos