Skip to content

Commit 03a33ca

Browse files
committed
Update ai-server docs
1 parent 9d969f8 commit 03a33ca

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

MyApp/_pages/ai-server/usage/image-generation.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,6 @@ AI Server also provides Image-To-Text generation using the ComfyUI Agent that ut
6060

6161
::include ai-server/cs/queue-image-to-text-1.cs.md::
6262

63-
Note: Ensure that the ComfyUI Agent has the Florence 2 model downloaded and installed for the Image-To-Text functionality to work.
63+
:::info
64+
Ensure that the ComfyUI Agent has the Florence 2 model downloaded and installed for the Image-To-Text functionality to work.
65+
:::

MyApp/_pages/ai-server/usage/video.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,9 @@ These endpoints are used in a similar way to the other AI Server endpoints, e.g.
5353

5454
### Queue Trim Video {#trim-video}
5555

56-
::include ai-server/cs/queue-trim-video-1.cs.md::
56+
::include ai-server/cs/queue-trim-video-1.cs.md::
57+
58+
:::info
59+
These operations depend on support from FFmpeg, which comes installed with the ComfyUI Agent.
60+
Limitations on encoders, decoders, and filters may apply.
61+
:::

0 commit comments

Comments
 (0)