Skip to content

Commit

Permalink
apply suggestions
Browse files Browse the repository at this point in the history
Co-authored-by: Kai Waldrant <[email protected]>
  • Loading branch information
rcannood and KaiWaldrant committed Jul 15, 2024
1 parent 6d41f80 commit a1fc69c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
10 changes: 0 additions & 10 deletions src/methods/nn_retraining_with_pseudolabels/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,16 +42,6 @@ engines:
- type: docker
image: ghcr.io/openproblems-bio/base_images/tensorflow_nvidia:1.1.0
setup:
- type: apt
packages:
- procps
- type: python
packages:
- anndata~=0.8.0
- scanpy
- pyyaml
- requests
- jsonschema
- type: python
packages:
- scikit-learn==1.3.2
Expand Down
10 changes: 0 additions & 10 deletions src/methods/scape/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,16 +65,6 @@ engines:
- type: docker
image: ghcr.io/openproblems-bio/base_images/tensorflow_nvidia:1.1.0
setup:
- type: apt
packages:
- procps
- type: python
packages:
- anndata~=0.8.0
- scanpy
- pyyaml
- requests
- jsonschema
- type: python
packages:
# - tensorflow~=2.14.0
Expand Down

0 comments on commit a1fc69c

Please sign in to comment.