Spaces:
Sleeping
Sleeping
fix requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -140,7 +140,7 @@ pycparser==2.22
|
|
| 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
|
| 144 |
Pygments==2.18.0
|
| 145 |
pyparsing==3.2.0
|
| 146 |
python-dateutil==2.9.0.post0
|
|
|
|
| 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.0.0+cpu.html
|
| 144 |
Pygments==2.18.0
|
| 145 |
pyparsing==3.2.0
|
| 146 |
python-dateutil==2.9.0.post0
|