mirror of
https://github.com/ParisNeo/lollms.git
synced 2025-02-28 20:05:51 +00:00
sync
This commit is contained in:
parent
4b9acabc0b
commit
ddaa69bf8d
@ -71,7 +71,7 @@ def build_section_illustration(llm, prompt_ideas, current_section, content, clie
|
||||
nevative_prompt = llm.config.default_negative_prompt
|
||||
else:
|
||||
nevative_prompt = ""
|
||||
return build_image(image_generation_prompt, nevative_prompt,width=code["width"],height=code["height"], processor=llm, client=client)
|
||||
return build_image(image_generation_prompt, nevative_prompt, width=code["width"],height=code["height"], processor=llm, client=client)
|
||||
|
||||
# Define the core functions
|
||||
def start_writing_story(
|
||||
|
Loading…
x
Reference in New Issue
Block a user