We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0fc905 commit 9a1d8e4Copy full SHA for 9a1d8e4
.gitignore
@@ -28,3 +28,5 @@ __pycache__/
28
!data/tcr3d_images/*.zip
29
30
ImRex/src.egg-info/
31
+
32
+McFAE.egg-info/
environment.yml
@@ -36,4 +36,4 @@ dependencies:
36
- shap==0.40.0
37
- saliency==0.1.3
38
- colour==0.1.5
39
- - "--editable ."
+ - "."
0 commit comments