Skip to content

Commit

Permalink
feat(gui): remove generic SD pipeline option
Browse files Browse the repository at this point in the history
  • Loading branch information
ssube committed Jun 20, 2023
1 parent 9d08676 commit ca2e436
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gui/src/components/control/ModelControl.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ export function ModelControl() {
query={{
result: pipelines,
}}
showNone
value={params.pipeline}
onChange={(pipeline) => {
setModel({
Expand Down

0 comments on commit ca2e436

Please sign in to comment.