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