mirror of
https://github.com/modelscope/DiffSynth-Studio.git
synced 2026-04-14 21:58:17 +00:00
update webui
This commit is contained in:
@@ -115,7 +115,7 @@ class MovaAudioVideoPipeline(BasePipeline):
|
||||
def __call__(
|
||||
self,
|
||||
# Prompt
|
||||
prompt: str,
|
||||
prompt: str = "",
|
||||
negative_prompt: str = "",
|
||||
# Image-to-video
|
||||
input_image: Image.Image = None,
|
||||
|
||||
Reference in New Issue
Block a user