From 1b535a4fd16ac2f2d18351ff1bca691b76acbc93 Mon Sep 17 00:00:00 2001 From: kuaashish <98159216+kuaashish@users.noreply.github.com> Date: Fri, 3 Feb 2023 19:15:52 +0530 Subject: [PATCH] Delete 12-model-maker-issue.md --- .../ISSUE_TEMPLATE/12-model-maker-issue.md | 25 ------------------- 1 file changed, 25 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/12-model-maker-issue.md diff --git a/.github/ISSUE_TEMPLATE/12-model-maker-issue.md b/.github/ISSUE_TEMPLATE/12-model-maker-issue.md deleted file mode 100644 index 31e8d7f1..00000000 --- a/.github/ISSUE_TEMPLATE/12-model-maker-issue.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -name: "Model Maker Issue" -about: Use this template for assistance with using MediaPipe Model Maker (developers.google.com/mediapipe/solutions) to create custom on-device ML solutions. -labels: type:support - ---- -Please make sure that this is a [Model Maker](https://developers.google.com/mediapipe/solutions) issue. - -**System information** (Please provide as much relevant information as possible) -- Have I written custom code (as opposed to using a stock example script provided in MediaPipe): -- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): -- Python version (e.g. 3.8): -- [MediaPipe Model Maker version](https://pypi.org/project/mediapipe-model-maker/): -- Task name (e.g. Image classification, Gesture recognition etc.): - -**Describe the expected behavior:** - -**Standalone code you may have used to try to get what you need :** - -If there is a problem, provide a reproducible test case that is the bare minimum necessary to generate the problem. If possible, please share a link to Colab, GitHub repo link or anything that we can use to reproduce the problem: - -**Other info / Complete Logs :** -Include any logs or source code that would be helpful to -diagnose the problem. If including tracebacks, please include the full -traceback. Large logs and files should be attached: