Sukanyaaa commited on
Commit
ac15735
·
verified ·
1 Parent(s): bb4b7c6

Update requirements.txt

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