Skip to content

Commit

Permalink
yolo
Browse files Browse the repository at this point in the history
  • Loading branch information
Wauplin committed Aug 28, 2024
1 parent eeaaf77 commit f085780
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/tasks/src/tasks/text-to-image/inference.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
*/
export interface TextToImageInput {
/**
* The input text data (sometimes called "prompt"
* The input text data (sometimes called "prompt")
*/
inputs: string;
/**
Expand Down

0 comments on commit f085780

Please sign in to comment.