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:
@@ -169,7 +169,7 @@ class LTX2AudioVideoPipeline(BasePipeline):
|
||||
def __call__(
|
||||
self,
|
||||
# Prompt
|
||||
prompt: str,
|
||||
prompt: str = "",
|
||||
negative_prompt: str = "",
|
||||
denoising_strength: float = 1.0,
|
||||
# Image-to-video
|
||||
|
||||
Reference in New Issue
Block a user