Skip to content
Snippets Groups Projects
Commit 6b014961 authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Update min gpu to 0 in the form

parent 42298663
No related branches found
No related tags found
1 merge request!5Fix gpu selection
...@@ -27,7 +27,7 @@ attributes: ...@@ -27,7 +27,7 @@ attributes:
widget: "number_field" widget: "number_field"
label: Number of GPUs label: Number of GPUs
value: 1 value: 1
min: 1 min: 0
max: 4 max: 4
step: 1 step: 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment