Raykarr commited on
Commit
f7052b7
·
verified ·
1 Parent(s): 4227cbc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -13
requirements.txt CHANGED
@@ -1,13 +1,13 @@
1
  # Core Dependencies
2
- streamlit==1.40.1
3
- torch==2.5.1
4
- torchvision==0.20.1
5
  rdkit-pypi
6
- pandas==1.5.3
7
- numpy==1.25.2
8
- matplotlib==3.7.2
9
- seaborn==0.12.2
10
- Pillow==9.5.0
11
  huggingface-hub>=0.19
12
  hf-transfer>=0.1.4
13
  protobuf<4
@@ -16,8 +16,8 @@ pydantic~=1.0
16
 
17
  # Torch Geometric Dependencies
18
  -f https://data.pyg.org/whl/torch-2.5.1+cpu.html
19
- torch-scatter==2.1.2
20
- torch-sparse==0.6.17
21
- torch-cluster==1.6.0
22
- torch-spline-conv==1.2.1
23
- torch-geometric==2.3.2
 
1
  # Core Dependencies
2
+ streamlit
3
+ pytorch
4
+ torchvision
5
  rdkit-pypi
6
+ pandas
7
+ numpy
8
+ matplotlib
9
+ seaborn
10
+ Pillow
11
  huggingface-hub>=0.19
12
  hf-transfer>=0.1.4
13
  protobuf<4
 
16
 
17
  # Torch Geometric Dependencies
18
  -f https://data.pyg.org/whl/torch-2.5.1+cpu.html
19
+ torch-scatter
20
+ torch-sparse
21
+ torch-cluster
22
+ torch-spline-conv
23
+ torch-geometric