You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reference_video_urls (List[str]): list of character reference video file urls uploaded by the user # pylint: disable=line-too-long
356
356
reference_urls (List[str]): list of character reference file urls uploaded by the user # pylint: disable=line-too-long
357
-
reference_url str: reference file url uploaded by the user # pylint: disable=line-too-long
357
+
reference_url (str): reference file url uploaded by the user # pylint: disable=line-too-long
358
358
reference_video_description (List[str]): For the description information of the picture and sound of the reference video, corresponding to ref video, it needs to be in the order of the url. If the quantity is different, an error will be reported # pylint: disable=line-too-long
359
359
api_key (str, optional): The api api_key. Defaults to None.
reference_video_urls (List[str]): list of character reference video file urls uploaded by the user # pylint: disable=line-too-long
575
575
reference_urls (List[str]): list of character reference file urls uploaded by the user # pylint: disable=line-too-long
576
-
reference_url str: reference file url uploaded by the user # pylint: disable=line-too-long
576
+
reference_url (str): reference file url uploaded by the user # pylint: disable=line-too-long
577
577
reference_video_description (List[str]): For the description information of the picture and sound of the reference video, corresponding to ref video, it needs to be in the order of the url. If the quantity is different, an error will be reported # pylint: disable=line-too-long
578
578
api_key (str, optional): The api api_key. Defaults to None.
reference_video_urls (List[str]): list of character reference video file urls uploaded by the user # pylint: disable=line-too-long
678
678
reference_urls (List[str]): list of character reference file urls uploaded by the user # pylint: disable=line-too-long
679
-
reference_url str: reference file url uploaded by the user # pylint: disable=line-too-long
679
+
reference_url (str): reference file url uploaded by the user # pylint: disable=line-too-long
680
680
reference_video_description (List[str]): For the description information of the picture and sound of the reference video, corresponding to ref video, it needs to be in the order of the url. If the quantity is different, an error will be reported # pylint: disable=line-too-long
681
681
api_key (str, optional): The api api_key. Defaults to None.
0 commit comments