Skip to content

Commit

Permalink
fix(ui): remove unused input on depth anything processor node
Browse files Browse the repository at this point in the history
  • Loading branch information
psychedelicious committed Mar 13, 2024
1 parent 4c417ad commit c66e8b3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ export const CONTROLNET_PROCESSORS: ControlNetProcessorsDict = {
type: 'depth_anything_image_processor',
model_size: 'small',
resolution: 512,
offload: false,
},
},
hed_image_processor: {
Expand Down

0 comments on commit c66e8b3

Please sign in to comment.