We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69e3dc0 commit fbee1f1Copy full SHA for fbee1f1
setup.py
@@ -45,7 +45,7 @@
45
"ray",
46
"shap==0.44.1",
47
"xarray==2023.1.0",
48
- "bert-sklearn @ git+ssh://git@github.com/charles9n/bert-sklearn.git#egg=bert-sklearn",
+ "bert-sklearn @ git+https://github.com/charles9n/bert-sklearn.git#egg=bert-sklearn",
49
],
50
}
51
0 commit comments