Skip to content

Commit 9ae0da6

Browse files
author
jinhaiyang
committed
cogvideox-3上线
1 parent 2dbcf1f commit 9ae0da6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zhipuai/api_resource/videos/videos.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ def generations(
3333
model: str,
3434
*,
3535
prompt: str = None,
36-
image_url: str = None,
36+
image_url: object = None,
3737
quality: str = None,
3838
with_audio: bool = None,
3939
size: str = None,

0 commit comments

Comments
 (0)