Skip to content

Commit e59dcc0

Browse files
Add json workflows since some people have trouble importing the webp.
1 parent 3e9160a commit e59dcc0

5 files changed

+1225
-0
lines changed

video/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,14 @@ The most basic way of using the image to video model is by giving it an init ima
99
You can download this webp animated image and load it or drag it on [ComfyUI](https://github.com/comfyanonymous/ComfyUI) to get the workflow.
1010

1111
![Example](image_to_video.webp)
12+
[Workflow in Json format](workflow_image_to_video.json)
1213

1314
If you want the exact input image you can find it on the [unCLIP example page](../unclip)
1415

1516
You can also use them like in this workflow that uses SDXL to generate an initial image that is then passed to the 25 frame model:
1617

1718
![Example](txt_to_image_to_video.webp)
19+
[Workflow in Json format](workflow_txt_to_img_to_video.json)
1820

1921
#### Some explanations for the parameters:
2022

video/image_to_video.webp

-8.29 KB
Binary file not shown.

video/txt_to_image_to_video.webp

15.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)