Joey Callanan commited on
Commit ·
787f8ae
1
Parent(s): 1629a9d
adding new requirement
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ rdkit==2025.9.1
|
|
| 4 |
augmentation==0.7
|
| 5 |
torch==2.9.1
|
| 6 |
partialsmiles==2.0
|
| 7 |
-
SmilesPE==0.0.3
|
|
|
|
|
|
| 4 |
augmentation==0.7
|
| 5 |
torch==2.9.1
|
| 6 |
partialsmiles==2.0
|
| 7 |
+
SmilesPE==0.0.3
|
| 8 |
+
SCMG==1.0.2
|