Spaces:
Runtime error
Runtime error
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
pyarrow
|
| 2 |
pandas
|
| 3 |
joblib
|
| 4 |
-
scikit-learn==1.3.
|
| 5 |
rdkit==2023.9.6
|
| 6 |
torch
|
| 7 |
torch-geometric
|
|
|
|
| 1 |
pyarrow
|
| 2 |
pandas
|
| 3 |
joblib
|
| 4 |
+
scikit-learn==1.3.2
|
| 5 |
rdkit==2023.9.6
|
| 6 |
torch
|
| 7 |
torch-geometric
|