Skip to content

Commit 969eaf1

Browse files
Update src/content/docs/workers-ai/tutorials/llama-vision-tutorial.mdx
Co-authored-by: Jun Lee <[email protected]>
1 parent c971208 commit 969eaf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers-ai/tutorials/llama-vision-tutorial.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ curl -X POST https://llama-vision-tutorial.<your-subdomain>.workers.dev \
132132

133133
Replace `BASE64_ENCODED_IMAGE` with an actual base64-encoded image string.
134134

135-
## 8: Verify the Response
135+
## 7. Verify the response
136136

137137
The response will include the model's output, such as a description or answer to your prompt based on the image provided.
138138

0 commit comments

Comments
 (0)