Spaces:
Sleeping
Sleeping
LLH
commited on
Commit
·
b71863b
1
Parent(s):
4cedec5
2024/02/14/01:41
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -10,3 +10,4 @@ networkx~=2.8.4
|
|
10 |
scipy~=1.10.0
|
11 |
xgboost~=2.0.3
|
12 |
tqdm~=4.64.1
|
|
|
|
10 |
scipy~=1.10.0
|
11 |
xgboost~=2.0.3
|
12 |
tqdm~=4.64.1
|
13 |
+
scikit-optimize~=0.9.0
|