No public description

PiperOrigin-RevId: 562711473
This commit is contained in:
MediaPipe Team
2023-09-05 02:35:24 -07:00
committed by Copybara-Service
parent 4f5069b402
commit 223544ca4b
7 changed files with 31 additions and 16 deletions
@@ -40,16 +40,18 @@ body:
label: Programming Language and version (e.g. C++, Python, Java)
validations:
required: true
- type: input
- type: textarea
id: current_model
attributes:
label: Describe the actual behavior
render: shell
validations:
required: true
- type: input
- type: textarea
id: expected_model
attributes:
label: Describe the expected behaviour
render: shell
validations:
required: true
- type: textarea