Sukanyaaa commited on
Commit
7df8aa1
·
1 Parent(s): a3f7a32

fix requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,4 +1,3 @@
1
- wheel==0.44.0
2
  absl-py==2.1.0
3
  aiofiles==23.2.1
4
  aiohappyeyeballs==2.4.3
@@ -141,7 +140,7 @@ pycparser==2.22
141
  pydantic==2.9.2
142
  pydantic_core==2.23.4
143
  pydub==0.25.1
144
- pyg-lib==0.4.0+pt24cpu
145
  Pygments==2.18.0
146
  pyparsing==3.2.0
147
  python-dateutil==2.9.0.post0
 
 
1
  absl-py==2.1.0
2
  aiofiles==23.2.1
3
  aiohappyeyeballs==2.4.3
 
140
  pydantic==2.9.2
141
  pydantic_core==2.23.4
142
  pydub==0.25.1
143
+ pyg-lib -f https://data.pyg.org/whl/torch-2.4.0+cpu.html
144
  Pygments==2.18.0
145
  pyparsing==3.2.0
146
  python-dateutil==2.9.0.post0