Skip to content

Commit fb4a093

Browse files
committed
Add detoxify optional module
1 parent c62c1da commit fb4a093

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

requirements-examples.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ tensorflow
77
keras
88
huggingface-hub
99
trustyai[extras]
10+
trustyai[detoxify]
1011
trustyai[api]

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
trustyai==0.6.0
22
trustyai[extras]==0.6.0
3+
trustyai[detoxify]==0.6.0
34
trustyai[api]==0.6.0
45
jupyterlab~=3.5.3

0 commit comments

Comments
 (0)