Spaces:
Running
Running
update
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -10,6 +10,7 @@ torchvision==0.13.1
|
|
10 |
torchaudio==0.12.1
|
11 |
torchmetrics==0.11.4
|
12 |
pytorch_lightning==1.7.7
|
|
|
13 |
gt4sd>=1.4.2
|
14 |
scipy==1.10.1
|
15 |
molgx>=0.22.0a1
|
|
|
10 |
torchaudio==0.12.1
|
11 |
torchmetrics==0.11.4
|
12 |
pytorch_lightning==1.7.7
|
13 |
+
sentence_transformers>1.0,<=2.2.2
|
14 |
gt4sd>=1.4.2
|
15 |
scipy==1.10.1
|
16 |
molgx>=0.22.0a1
|