heatingma commited on
Commit
9681c07
·
verified ·
1 Parent(s): 9659d83

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- gradio
2
- pygmtools==0.4.3
3
- matplotlib
4
- torch==2.0.0
5
- torchvision==0.15.1
6
- scikit-learn
7
- torch_geometric==2.0.0
8
  networkx==2.8.8
 
1
+ gradio
2
+ pygmtools==0.5.1
3
+ matplotlib
4
+ torch==2.0.0
5
+ torchvision==0.15.1
6
+ scikit-learn
7
+ torch_geometric==2.0.0
8
  networkx==2.8.8