Spaces:
Sleeping
Sleeping
Muhammad Waqas
commited on
Commit
·
7a1e703
1
Parent(s):
0e95549
Added: Generate image to video
Browse files
workflows/cogvideox_image_to_video_workflow_api.json
CHANGED
@@ -17,6 +17,7 @@
|
|
17 |
"clip_name": "t5\\google_t5-v1_1-xxl_encoderonly-fp8_e4m3fn.safetensors",
|
18 |
"type": "sd3"
|
19 |
},
|
|
|
20 |
"_meta": {
|
21 |
"title": "Load CLIP"
|
22 |
}
|
|
|
17 |
"clip_name": "t5\\google_t5-v1_1-xxl_encoderonly-fp8_e4m3fn.safetensors",
|
18 |
"type": "sd3"
|
19 |
},
|
20 |
+
"class_type": "CLIPLoader",
|
21 |
"_meta": {
|
22 |
"title": "Load CLIP"
|
23 |
}
|