mirror of
https://github.com/modelscope/DiffSynth-Studio.git
synced 2026-04-15 06:38:20 +00:00
update webui
This commit is contained in:
@@ -74,7 +74,7 @@ class AnimaImagePipeline(BasePipeline):
|
||||
def __call__(
|
||||
self,
|
||||
# Prompt
|
||||
prompt: str,
|
||||
prompt: str = "",
|
||||
negative_prompt: str = "",
|
||||
cfg_scale: float = 4.0,
|
||||
# Image
|
||||
|
||||
Reference in New Issue
Block a user