QQ2S3R commited on
Commit
de2df88
·
verified ·
1 Parent(s): 5e4eb8f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -9
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- gradio>=3.50.2
2
- torch>=2.1.0
3
- torchvision>=0.16.0
4
- numpy>=1.24.3
5
- rdkit>=2023.09.5
6
- matplotlib>=3.7.1
7
- scikit-learn>=1.2.2
8
- pillow>=10.0.0
9
- torch_geometric>=2.4.0
 
1
+ gradio>=4.00.0
2
+ torch>=2.1.0
3
+ torchvision>=0.16.0
4
+ numpy>=1.24.3
5
+ rdkit>=2023.09.5
6
+ matplotlib>=3.7.1
7
+ scikit-learn>=1.2.2
8
+ pillow>=10.0.0
9
+ torch_geometric>=2.4.0