From 40a87db54937cf41da785ed20bb2a897a3228060 Mon Sep 17 00:00:00 2001 From: Abinila Siva Date: Fri, 3 Apr 2026 13:28:22 -0400 Subject: [PATCH] docs: update MemryX documentation section --- docs/docs/configuration/object_detectors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/configuration/object_detectors.md b/docs/docs/configuration/object_detectors.md index c237f77085..4a0f014d49 100644 --- a/docs/docs/configuration/object_detectors.md +++ b/docs/docs/configuration/object_detectors.md @@ -1110,7 +1110,7 @@ model: #### Using a Custom Model -To use your own custom model, first compile it into a .dfp file, which is the format used by MemryX. +To use your own custom model, first compile it into a [.dfp](https://developer.memryx.com/2p1/specs/files.html#dataflow-program) file, which is the format used by MemryX. #### Compile the Model