libokj commited on
Commit
540f48f
·
1 Parent(s): 05894b2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -11,9 +11,9 @@ email-validator
11
 
12
  # deep learning
13
  # Install with conda
14
- torch==2.2
15
  torch_geometric
16
- lightning==2.2
17
  torchdata==0.9.0
18
  torchmetrics
19
  transformers
 
11
 
12
  # deep learning
13
  # Install with conda
14
+ torch==2.1
15
  torch_geometric
16
+ lightning==2.1
17
  torchdata==0.9.0
18
  torchmetrics
19
  transformers