Update requirements.txt
Browse files- requirements.txt +0 -3
requirements.txt
CHANGED
|
@@ -48,11 +48,8 @@ PyYAML==6.0.2
|
|
| 48 |
requests==2.32.3
|
| 49 |
scipy==1.14.1
|
| 50 |
sympy==1.12
|
| 51 |
-
torch==2.4.1+cu118
|
| 52 |
torch-geometric==2.6.0
|
| 53 |
-
torchaudio==2.4.1+cu118
|
| 54 |
torchmetrics==1.4.2
|
| 55 |
-
torchvision==0.19.1+cu118
|
| 56 |
tqdm==4.66.5
|
| 57 |
triton==3.0.0
|
| 58 |
typing_extensions==4.9.0
|
|
|
|
| 48 |
requests==2.32.3
|
| 49 |
scipy==1.14.1
|
| 50 |
sympy==1.12
|
|
|
|
| 51 |
torch-geometric==2.6.0
|
|
|
|
| 52 |
torchmetrics==1.4.2
|
|
|
|
| 53 |
tqdm==4.66.5
|
| 54 |
triton==3.0.0
|
| 55 |
typing_extensions==4.9.0
|