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.
2 parents 4ebfb6a + fb4a093 commit cde8261Copy full SHA for cde8261
requirements-examples.txt
@@ -6,4 +6,6 @@ matplotlib~=3.6.3
6
tensorflow
7
keras
8
huggingface-hub
9
-trustyai[extras]
+trustyai[extras]
10
+trustyai[detoxify]
11
+trustyai[api]
requirements.txt
@@ -1,3 +1,5 @@
1
-trustyai==0.5.0
2
-trustyai[extras]==0.5.0
+trustyai==0.6.0
+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