You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: vercel-ai-sdk-image-generator/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ This demo is a full stack example that uses the following:
16
16
4. Run the Next.js server with `npm run dev`.
17
17
5. In a separate terminal, run the Trigger.dev dev CLI command with with `npx trigger dev` (it may ask you to authorize the CLI if you haven't already).
18
18
19
-
Now you should be able to visit `http://localhost:3000` and see the app running. Choose an image model, enter a prompt and click "Generate" to see the image generation in progress.
19
+
Now you should be able to visit `http://localhost:3000` and see the app running. Choose an image model, enter a prompt and click "Submit" to see the image generation in progress.
0 commit comments