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 569f104 commit db56214Copy full SHA for db56214
.github/workflows/notebooks.yml
@@ -32,7 +32,7 @@ jobs:
32
run: pip install jupyter
33
34
- name: Install TrustyAI
35
- run: pip install trustyai trustyai[extras]
+ run: pip install trustyai trustyai[extras] trustyai[detoxify]
36
37
38
- name: Install nbconvert
0 commit comments