Skip to content

Commit

Permalink
Mark the ransomware as being supported in the dev container per PR nv…
Browse files Browse the repository at this point in the history
  • Loading branch information
dagardner-nv committed Jul 1, 2024
1 parent f946157 commit 57c5022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/ransomware_detection/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Example of a Morpheus Pipeline using Triton Inference server.
| Conda || |
| Morpheus Docker Container || Requires launching Triton on the host |
| Morpheus Release Container || Requires launching Triton on the host |
| Dev Container | | Ransomware model not mounted in Dev Container (#1780)[https://github.com/nv-morpheus/Morpheus/issues/1780] |
| Dev Container | | Requires using the `dev-triton-start` script. If using the `run.py` script this requires adding the `--server_url=triton:8000` flag. If using the CLI example this requires replacing `--server_url=localhost:8000` with `--server_url=triton:8000` |

## Setup Triton Inference Server

Expand Down

0 comments on commit 57c5022

Please sign in to comment.