Skip to content

Commit

Permalink
add libs versions
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandraVolokhova committed Aug 9, 2024
1 parent c76e966 commit 3ea7eef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prereq_ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ python -m pip install torch==2.0.1
python -m pip install dgl==1.1.3+cu118
python -m pip install dglgo==0.0.2
python -m pip install pyg_lib==0.3.1 torch_scatter==2.1.2 torch_sparse==0.6.18 torch_geometric==2.4.0 torch_cluster==1.6.3 torch_spline_conv==1.2.2 -f https://data.pyg.org/whl/torch-2.0.0+cpu.html
python -m pip install ultranest wurlitzer
python -m pip install ultranest==4.3.2 wurlitzer=3.1.1

0 comments on commit 3ea7eef

Please sign in to comment.