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
1.**Client upload**: Send POST request with content to API endpoint.
37
-
2.**Prompt generation**: Generate prompt for later-stage text-to-image model by calling [Workers AI](/workers-ai/)[text generation models](/workers-ai/models/#text-generation) with content as input.
37
+
2.**Prompt generation**: Generate prompt for later-stage text-to-image model by calling [Workers AI](/workers-ai/)[text generation models](/workers-ai/models/#) with content as input.
38
38
3.**Safety check**: Check for compliance with safety guidelines by calling [Workers AI](/workers-ai/)[text classification models](/workers-ai/models/#text-classification) with the previously generated prompt as input.
0 commit comments