Skip to content

Commit

Permalink
Update packages/tasks/src/tasks/image-to-image/data.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Pedro Cuenca <[email protected]>
  • Loading branch information
linoytsaban and pcuenca authored Aug 26, 2024
1 parent 0e803b4 commit 18271c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/tasks/src/tasks/image-to-image/data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ const taskData: TaskDataCustom = {
},
],
summary:
"Image-to-image is the task of transforming the visual characteristics and attributes of an input image through a variety of possible manipulations and enhancements, such as - super resolution, style transfer, colorization and more.",
"Image-to-image is the task of transforming an input image through a variety of possible manipulations and enhancements, such as super resolution, style transfer, colorization and more.",
widgetModels: ["lllyasviel/sd-controlnet-canny"],
youtubeId: "",
};
Expand Down

0 comments on commit 18271c1

Please sign in to comment.