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 c62c1da commit fb4a093Copy full SHA for fb4a093
requirements-examples.txt
@@ -7,4 +7,5 @@ tensorflow
7
keras
8
huggingface-hub
9
trustyai[extras]
10
+trustyai[detoxify]
11
trustyai[api]
requirements.txt
@@ -1,4 +1,5 @@
1
trustyai==0.6.0
2
trustyai[extras]==0.6.0
3
+trustyai[detoxify]==0.6.0
4
trustyai[api]==0.6.0
5
jupyterlab~=3.5.3
0 commit comments