mirror of
https://github.com/ParisNeo/lollms.git
synced 2025-03-01 04:06:07 +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
|
nevative_prompt = llm.config.default_negative_prompt
|
||||||
else:
|
else:
|
||||||
nevative_prompt = ""
|
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
|
# Define the core functions
|
||||||
def start_writing_story(
|
def start_writing_story(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user