From 896762830d7a549bdf41942e2b0461cc79e7e2ad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 04:42:00 +0000 Subject: [PATCH] Deployed 8bb609ec to develop with MkDocs 1.6.1 and mike 2.1.3 --- develop/404.html | 2 +- develop/assets/index.html | 2 +- develop/changelog/index.html | 2 +- develop/classification/core/index.html | 2 +- develop/code_of_conduct/index.html | 2 +- develop/contributing/index.html | 2 +- develop/cookbooks/index.html | 2 +- develop/datasets/core/index.html | 2 +- develop/datasets/utils/index.html | 2 +- develop/deprecated/index.html | 2 +- develop/detection/annotators/index.html | 2 +- develop/detection/core/index.html | 2 +- .../double_detection_filter/index.html | 2 +- develop/detection/metrics/index.html | 2 +- .../tools/inference_slicer/index.html | 2 +- develop/detection/tools/line_zone/index.html | 2 +- .../detection/tools/polygon_zone/index.html | 2 +- .../tools/save_detections/index.html | 2 +- develop/detection/tools/smoother/index.html | 2 +- develop/detection/utils/index.html | 2 +- develop/how_to/detect_and_annotate/index.html | 2 +- .../how_to/detect_small_objects/index.html | 2 +- develop/how_to/filter_detections/index.html | 2 +- develop/how_to/process_datasets/index.html | 2 +- develop/how_to/save_detections/index.html | 2 +- develop/how_to/track_objects/index.html | 2 +- develop/index.html | 2 +- develop/keypoint/annotators/index.html | 2 +- develop/keypoint/core/index.html | 2 +- develop/license/index.html | 2 +- develop/metrics/common_values/index.html | 2 +- develop/metrics/f1_score/index.html | 2 +- .../metrics/mean_average_precision/index.html | 2 +- develop/metrics/precision/index.html | 2 +- develop/metrics/recall/index.html | 2 +- .../annotate-video-with-detections/index.html | 2 +- .../index.html | 2 +- .../download-supervision-assets/index.html | 2 +- .../index.html | 2 +- develop/notebooks/object-tracking/index.html | 2 +- .../notebooks/occupancy_analytics/index.html | 2 +- develop/notebooks/quickstart/index.html | 2 +- .../serialise-detections-to-csv/index.html | 2 +- .../serialise-detections-to-json/index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- develop/sitemap.xml | 106 +++++++++--------- develop/sitemap.xml.gz | Bin 717 -> 717 bytes develop/trackers/index.html | 2 +- develop/utils/draw/index.html | 2 +- develop/utils/file/index.html | 2 +- develop/utils/geometry/index.html | 2 +- develop/utils/image/index.html | 2 +- develop/utils/iterables/index.html | 2 +- develop/utils/notebook/index.html | 2 +- develop/utils/video/index.html | 2 +- 56 files changed, 107 insertions(+), 107 deletions(-) diff --git a/develop/404.html b/develop/404.html index 8b5a70377..a40d8cf50 100644 --- a/develop/404.html +++ b/develop/404.html @@ -16,7 +16,7 @@ - + diff --git a/develop/assets/index.html b/develop/assets/index.html index b140a005f..2e8fc07a2 100644 --- a/develop/assets/index.html +++ b/develop/assets/index.html @@ -22,7 +22,7 @@ - + diff --git a/develop/changelog/index.html b/develop/changelog/index.html index f26302e31..4094c5d3c 100644 --- a/develop/changelog/index.html +++ b/develop/changelog/index.html @@ -22,7 +22,7 @@ - + diff --git a/develop/classification/core/index.html b/develop/classification/core/index.html index c43134080..cfe8b89a9 100644 --- a/develop/classification/core/index.html +++ b/develop/classification/core/index.html @@ -22,7 +22,7 @@ - + diff --git a/develop/code_of_conduct/index.html b/develop/code_of_conduct/index.html index 092dae025..68082fc33 100644 --- a/develop/code_of_conduct/index.html +++ b/develop/code_of_conduct/index.html @@ -22,7 +22,7 @@ - + diff --git a/develop/contributing/index.html b/develop/contributing/index.html index b7ed8d66b..4f81f7990 100644 --- a/develop/contributing/index.html +++ b/develop/contributing/index.html @@ -22,7 +22,7 @@ - + diff --git a/develop/cookbooks/index.html b/develop/cookbooks/index.html index af5c6e52a..c167d116f 100644 --- a/develop/cookbooks/index.html +++ b/develop/cookbooks/index.html @@ -22,7 +22,7 @@ - + diff --git a/develop/datasets/core/index.html b/develop/datasets/core/index.html index 537258e8d..1987c51d3 100644 --- a/develop/datasets/core/index.html +++ b/develop/datasets/core/index.html @@ -22,7 +22,7 @@ - + diff --git a/develop/datasets/utils/index.html b/develop/datasets/utils/index.html index 4da5a2283..10e11d613 100644 --- a/develop/datasets/utils/index.html +++ b/develop/datasets/utils/index.html @@ -22,7 +22,7 @@ - + diff --git a/develop/deprecated/index.html b/develop/deprecated/index.html index 6a9c6a17a..d1a9b4115 100644 --- a/develop/deprecated/index.html +++ b/develop/deprecated/index.html @@ -20,7 +20,7 @@ - + diff --git a/develop/detection/annotators/index.html b/develop/detection/annotators/index.html index e71e16419..a3931429f 100644 --- a/develop/detection/annotators/index.html +++ b/develop/detection/annotators/index.html @@ -22,7 +22,7 @@ - + diff --git a/develop/detection/core/index.html b/develop/detection/core/index.html index 497039f74..bf0917c38 100644 --- a/develop/detection/core/index.html +++ b/develop/detection/core/index.html @@ -22,7 +22,7 @@ - + diff --git a/develop/detection/double_detection_filter/index.html b/develop/detection/double_detection_filter/index.html index a2b356f01..f6ff310f0 100644 --- a/develop/detection/double_detection_filter/index.html +++ b/develop/detection/double_detection_filter/index.html @@ -22,7 +22,7 @@ - + diff --git a/develop/detection/metrics/index.html b/develop/detection/metrics/index.html index f2a46773a..6195fa748 100644 --- a/develop/detection/metrics/index.html +++ b/develop/detection/metrics/index.html @@ -22,7 +22,7 @@ - + diff --git a/develop/detection/tools/inference_slicer/index.html b/develop/detection/tools/inference_slicer/index.html index 7b822f5ce..4f769c1b7 100644 --- a/develop/detection/tools/inference_slicer/index.html +++ b/develop/detection/tools/inference_slicer/index.html @@ -22,7 +22,7 @@ - + diff --git a/develop/detection/tools/line_zone/index.html b/develop/detection/tools/line_zone/index.html index be0b6c29e..bfc770827 100644 --- a/develop/detection/tools/line_zone/index.html +++ b/develop/detection/tools/line_zone/index.html @@ -22,7 +22,7 @@ - + diff --git a/develop/detection/tools/polygon_zone/index.html b/develop/detection/tools/polygon_zone/index.html index 408793ecc..357c39957 100644 --- a/develop/detection/tools/polygon_zone/index.html +++ b/develop/detection/tools/polygon_zone/index.html @@ -22,7 +22,7 @@ - + diff --git a/develop/detection/tools/save_detections/index.html b/develop/detection/tools/save_detections/index.html index c01905f36..dad40fec3 100644 --- a/develop/detection/tools/save_detections/index.html +++ b/develop/detection/tools/save_detections/index.html @@ -22,7 +22,7 @@ - + diff --git a/develop/detection/tools/smoother/index.html b/develop/detection/tools/smoother/index.html index 0b887660a..e2f9f1169 100644 --- a/develop/detection/tools/smoother/index.html +++ b/develop/detection/tools/smoother/index.html @@ -22,7 +22,7 @@ - + diff --git a/develop/detection/utils/index.html b/develop/detection/utils/index.html index 56cc4d8b5..6871ccc98 100644 --- a/develop/detection/utils/index.html +++ b/develop/detection/utils/index.html @@ -22,7 +22,7 @@ - + diff --git a/develop/how_to/detect_and_annotate/index.html b/develop/how_to/detect_and_annotate/index.html index 5c5acc344..7b85d6e05 100644 --- a/develop/how_to/detect_and_annotate/index.html +++ b/develop/how_to/detect_and_annotate/index.html @@ -22,7 +22,7 @@ - + diff --git a/develop/how_to/detect_small_objects/index.html b/develop/how_to/detect_small_objects/index.html index c79bc67e8..5b028a86d 100644 --- a/develop/how_to/detect_small_objects/index.html +++ b/develop/how_to/detect_small_objects/index.html @@ -22,7 +22,7 @@ - + diff --git a/develop/how_to/filter_detections/index.html b/develop/how_to/filter_detections/index.html index 8f91456b8..04b18a8a6 100644 --- a/develop/how_to/filter_detections/index.html +++ b/develop/how_to/filter_detections/index.html @@ -22,7 +22,7 @@ - + diff --git a/develop/how_to/process_datasets/index.html b/develop/how_to/process_datasets/index.html index e41179989..9cd524ca5 100644 --- a/develop/how_to/process_datasets/index.html +++ b/develop/how_to/process_datasets/index.html @@ -22,7 +22,7 @@ - + diff --git a/develop/how_to/save_detections/index.html b/develop/how_to/save_detections/index.html index 1230b8ac2..5a592d00d 100644 --- a/develop/how_to/save_detections/index.html +++ b/develop/how_to/save_detections/index.html @@ -22,7 +22,7 @@ - + diff --git a/develop/how_to/track_objects/index.html b/develop/how_to/track_objects/index.html index f92a2bfae..94158ed9a 100644 --- a/develop/how_to/track_objects/index.html +++ b/develop/how_to/track_objects/index.html @@ -22,7 +22,7 @@ - + diff --git a/develop/index.html b/develop/index.html index ee90e0459..df23134b1 100644 --- a/develop/index.html +++ b/develop/index.html @@ -20,7 +20,7 @@ - + diff --git a/develop/keypoint/annotators/index.html b/develop/keypoint/annotators/index.html index 087506fbb..15fe615ff 100644 --- a/develop/keypoint/annotators/index.html +++ b/develop/keypoint/annotators/index.html @@ -22,7 +22,7 @@ - + diff --git a/develop/keypoint/core/index.html b/develop/keypoint/core/index.html index eaf661207..b792043a9 100644 --- a/develop/keypoint/core/index.html +++ b/develop/keypoint/core/index.html @@ -22,7 +22,7 @@ - + diff --git a/develop/license/index.html b/develop/license/index.html index 8c364197a..e4f2ce33a 100644 --- a/develop/license/index.html +++ b/develop/license/index.html @@ -22,7 +22,7 @@ - + diff --git a/develop/metrics/common_values/index.html b/develop/metrics/common_values/index.html index 69901a1a8..9c2da016f 100644 --- a/develop/metrics/common_values/index.html +++ b/develop/metrics/common_values/index.html @@ -22,7 +22,7 @@ - + diff --git a/develop/metrics/f1_score/index.html b/develop/metrics/f1_score/index.html index 8a142acb8..825307426 100644 --- a/develop/metrics/f1_score/index.html +++ b/develop/metrics/f1_score/index.html @@ -22,7 +22,7 @@ - + diff --git a/develop/metrics/mean_average_precision/index.html b/develop/metrics/mean_average_precision/index.html index caabf4399..cbf19566f 100644 --- a/develop/metrics/mean_average_precision/index.html +++ b/develop/metrics/mean_average_precision/index.html @@ -22,7 +22,7 @@ - + diff --git a/develop/metrics/precision/index.html b/develop/metrics/precision/index.html index 80e6c6420..51f219fae 100644 --- a/develop/metrics/precision/index.html +++ b/develop/metrics/precision/index.html @@ -22,7 +22,7 @@ - + diff --git a/develop/metrics/recall/index.html b/develop/metrics/recall/index.html index 622a090b9..02107e365 100644 --- a/develop/metrics/recall/index.html +++ b/develop/metrics/recall/index.html @@ -22,7 +22,7 @@ - + diff --git a/develop/notebooks/annotate-video-with-detections/index.html b/develop/notebooks/annotate-video-with-detections/index.html index 153e72d51..86a7f458a 100644 --- a/develop/notebooks/annotate-video-with-detections/index.html +++ b/develop/notebooks/annotate-video-with-detections/index.html @@ -18,7 +18,7 @@ - + diff --git a/develop/notebooks/count-objects-crossing-the-line/index.html b/develop/notebooks/count-objects-crossing-the-line/index.html index ec4dc8e1b..21883c0a7 100644 --- a/develop/notebooks/count-objects-crossing-the-line/index.html +++ b/develop/notebooks/count-objects-crossing-the-line/index.html @@ -18,7 +18,7 @@ - + diff --git a/develop/notebooks/download-supervision-assets/index.html b/develop/notebooks/download-supervision-assets/index.html index e6778590b..9ebd1dff4 100644 --- a/develop/notebooks/download-supervision-assets/index.html +++ b/develop/notebooks/download-supervision-assets/index.html @@ -18,7 +18,7 @@ - + diff --git a/develop/notebooks/evaluating-alignment-of-text-to-image-diffusion-models/index.html b/develop/notebooks/evaluating-alignment-of-text-to-image-diffusion-models/index.html index 4103a24e4..52acd7c4c 100644 --- a/develop/notebooks/evaluating-alignment-of-text-to-image-diffusion-models/index.html +++ b/develop/notebooks/evaluating-alignment-of-text-to-image-diffusion-models/index.html @@ -18,7 +18,7 @@ - + diff --git a/develop/notebooks/object-tracking/index.html b/develop/notebooks/object-tracking/index.html index e3f431768..2ecb19bac 100644 --- a/develop/notebooks/object-tracking/index.html +++ b/develop/notebooks/object-tracking/index.html @@ -18,7 +18,7 @@ - + diff --git a/develop/notebooks/occupancy_analytics/index.html b/develop/notebooks/occupancy_analytics/index.html index 5220cf929..2686228de 100644 --- a/develop/notebooks/occupancy_analytics/index.html +++ b/develop/notebooks/occupancy_analytics/index.html @@ -18,7 +18,7 @@ - + diff --git a/develop/notebooks/quickstart/index.html b/develop/notebooks/quickstart/index.html index a03187a6e..e50146e35 100644 --- a/develop/notebooks/quickstart/index.html +++ b/develop/notebooks/quickstart/index.html @@ -18,7 +18,7 @@ - + diff --git a/develop/notebooks/serialise-detections-to-csv/index.html b/develop/notebooks/serialise-detections-to-csv/index.html index 23bc28b9a..efedda161 100644 --- a/develop/notebooks/serialise-detections-to-csv/index.html +++ b/develop/notebooks/serialise-detections-to-csv/index.html @@ -18,7 +18,7 @@ - + diff --git a/develop/notebooks/serialise-detections-to-json/index.html b/develop/notebooks/serialise-detections-to-json/index.html index 519d18ece..ec97dad76 100644 --- a/develop/notebooks/serialise-detections-to-json/index.html +++ b/develop/notebooks/serialise-detections-to-json/index.html @@ -18,7 +18,7 @@ - + diff --git a/develop/notebooks/small-object-detection-with-sahi/index.html b/develop/notebooks/small-object-detection-with-sahi/index.html index 3784492e2..10f1722e1 100644 --- a/develop/notebooks/small-object-detection-with-sahi/index.html +++ b/develop/notebooks/small-object-detection-with-sahi/index.html @@ -18,7 +18,7 @@ - + diff --git a/develop/notebooks/zero-shot-object-detection-with-yolo-world/index.html b/develop/notebooks/zero-shot-object-detection-with-yolo-world/index.html index e00e74990..039101cb1 100644 --- a/develop/notebooks/zero-shot-object-detection-with-yolo-world/index.html +++ b/develop/notebooks/zero-shot-object-detection-with-yolo-world/index.html @@ -18,7 +18,7 @@ - + diff --git a/develop/sitemap.xml b/develop/sitemap.xml index 8c5a38014..b50bea4f3 100644 --- a/develop/sitemap.xml +++ b/develop/sitemap.xml @@ -2,214 +2,214 @@ https://supervision.roboflow.com/develop/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/assets/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/changelog/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/code_of_conduct/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/contributing/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/cookbooks/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/deprecated/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/license/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/trackers/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/classification/core/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/datasets/core/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/datasets/utils/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/detection/annotators/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/detection/core/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/detection/double_detection_filter/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/detection/metrics/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/detection/utils/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/detection/tools/inference_slicer/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/detection/tools/line_zone/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/detection/tools/polygon_zone/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/detection/tools/save_detections/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/detection/tools/smoother/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/how_to/detect_and_annotate/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/how_to/detect_small_objects/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/how_to/filter_detections/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/how_to/process_datasets/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/how_to/save_detections/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/how_to/track_objects/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/keypoint/annotators/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/keypoint/core/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/metrics/common_values/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/metrics/f1_score/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/metrics/mean_average_precision/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/metrics/precision/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/metrics/recall/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/notebooks/annotate-video-with-detections/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/notebooks/count-objects-crossing-the-line/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/notebooks/download-supervision-assets/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/notebooks/evaluating-alignment-of-text-to-image-diffusion-models/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/notebooks/object-tracking/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/notebooks/occupancy_analytics/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/notebooks/quickstart/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/notebooks/serialise-detections-to-csv/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/notebooks/serialise-detections-to-json/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/notebooks/small-object-detection-with-sahi/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/notebooks/zero-shot-object-detection-with-yolo-world/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/utils/draw/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/utils/file/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/utils/geometry/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/utils/image/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/utils/iterables/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/utils/notebook/ - 2024-11-04 + 2024-11-06 https://supervision.roboflow.com/develop/utils/video/ - 2024-11-04 + 2024-11-06 \ No newline at end of file diff --git a/develop/sitemap.xml.gz b/develop/sitemap.xml.gz index 34cbfb5df130dfad5d805def93bf2b4ccf393f03..b45595e399f6a4df1f8cc8956d280fd248d67f22 100644 GIT binary patch literal 717 zcmV;;0y6y{iwFpSu_|W*|8r?{Wo=<_E_iKh0L_@qj+-zL$M1cLD0hcsRaI@3&EEP1 z?b&kd0lYCD>M^j{r|%fpB$r;=gN=j&mOp;MGvoiv@#U>^n-Kz8^v~PFZol1t*J!M7 zp0~e#{t#ccFQ-q(Avl7#;m)3(w{495_o|wvX-76fr+V69Xe!bzzfiR{R{Pzz?dj8o zuQb8(G+#%D`jloNo`!}V!e|r0F5nq!htp1DR~Z<=VP74q)ctX^qS&E1J?)=9i^D4m83A;we8W#oP6jj}v6dRW8Fb7_;$yJqA+mL5#lXv%@0^BV zpbwx`1d|cMSq+{bBS8#GUpRW@v<9A)Y;AcnxDOjg$oWBxifWEorEsvby1b4OLC-s* zyvL{_hB9z+Z_o|I;Ba;zZw<1xEAhON6WEK=ix@0Da<)FH+;t6jA?$%reNRNlxnh(j?@)G6mAo?rQe@>4Cb zy9|R`k@|odh~!NYWG5=e=T@Lu#ui{i7r6FleJn#O-DomPr4JFpZ5$35MZ-HEq*$d=xlAZ$8{a|tq_v3f7DYs1JN8#$ zY+VmCI-`Iq1AW?LE@y>$so9vIrtA=$ znL&1l1~93SYj%+N_ibl1ne`!DfaDc>M7TmgK*5e0%TQW`sZ%{pR#nq9?Z`&xR8Kn$O+~up7pm6AYQOusJw0vs zN)s$k^L2EnPiYq7X=vynj5ZPM0-mvUIPElcm4Oi)_SLaU-5*CQiXEEM^Zxlo91ddt z!d=$3Wx49M-hZvEi2pTZ1kkPW4L>zG8PI^lT59xW&@n5CkHMaY$kv$^121R3a~g($ zK7dvcOhyQ2HF$!I1TiRm;pmmq8hBQ+wdKv=K5QHz=Laz=sySwr!okk!@;XWcJ@1V2 z9;1pF%D~CJK{pVC!`XqnHOSh!2%!kJ4mjZJGB&InOOA+4VtoyP#TrOTfjAU|=Bx+# zfgTEC>d{>rw(i2PNR1D^SCV~EhZx(ecGcn}Bd%mpc_Y^#4#hxGr<{{`{>3kppK6KS zWf;_o)Cbf+ByW-+J5f14w*t*Fwg4l#z_mx~V;NfMMw3}8eToon>-Yc}l^cKx;HeLi z3i&i0C@P05|QL(5sU^W?@$@>Fh*oA8s7OJ#VVD`WkNaI_zu!1twn_QC?X2mvA+sq z>w1{c83kM!=*z~7`DDyn?t5U;dgztcSC*m5U1Q$N^v?Bru=+w#g;)d*L9lFY1P>u4 zS(~P@Xue;R^_X}7OgY6G`tFQNlqS{MA|O8?pr97xUqG+u_+Y`{a#pC9nvDr+$_~Mq z8DxiO0FxTIW(S#1p8OP?E3321s^%AxPru3zG7G|gr