Spaces:
Sleeping
Sleeping
LLH
commited on
Commit
·
84cd3d9
1
Parent(s):
10c7c36
2024/02/20/14:15
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -10,6 +10,5 @@ networkx~=2.8.4
|
|
10 |
scipy~=1.10.0
|
11 |
lightgbm~=4.3.0
|
12 |
xgboost~=2.0.3
|
13 |
-
torch~=2.2.0+cu118
|
14 |
tqdm~=4.64.1
|
15 |
-
scikit-optimize~=0.9.0
|
|
|
10 |
scipy~=1.10.0
|
11 |
lightgbm~=4.3.0
|
12 |
xgboost~=2.0.3
|
|
|
13 |
tqdm~=4.64.1
|
14 |
+
scikit-optimize~=0.9.0
|