Spaces:
Running
Running
Commit ·
7cf9dfd
1
Parent(s): 8d63dc0
update model
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,7 +7,8 @@ transformers==4.46.0
|
|
| 7 |
scikit-learn>=1.3.0
|
| 8 |
biopython>=1.81
|
| 9 |
rdkit>=2023.3.1
|
|
|
|
| 10 |
seaborn
|
| 11 |
SmilesPE
|
| 12 |
xgboost
|
| 13 |
-
ipython
|
|
|
|
| 7 |
scikit-learn>=1.3.0
|
| 8 |
biopython>=1.81
|
| 9 |
rdkit>=2023.3.1
|
| 10 |
+
lightning==2.6.1
|
| 11 |
seaborn
|
| 12 |
SmilesPE
|
| 13 |
xgboost
|
| 14 |
+
ipython
|