Skip to content

Commit

Permalink
Fix stages/dfp_inference_stage.py path
Browse files Browse the repository at this point in the history
  • Loading branch information
dagardner-nv committed Nov 8, 2024
1 parent 91700f9 commit ea5d22b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/extra_info/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Error trying to get model
Traceback (most recent call last):
File "/workspace/examples/digital_fingerprinting/production/morpheus/dfp/stages/dfp_inference_stage.py", line 101, in on_data
File "/workspace/python/morpheus_dfp/morpheus_dfp/stages/dfp_inference_stage.py", line 101, in on_data
loaded_model = model_cache.load_model(self._client)
```
Expand Down

0 comments on commit ea5d22b

Please sign in to comment.