mirror of
https://github.com/ParisNeo/lollms.git
synced 2025-01-21 03:55:01 +00:00
Update generate_image.py
This commit is contained in:
parent
0d2aded01e
commit
c70a6ddf24
@ -79,6 +79,7 @@ def build_image(prompt, negative_prompt, width, height, processor:APScript, clie
|
||||
processor.step_start("Painting")
|
||||
file = processor.personality.app.tti.paint(
|
||||
prompt,
|
||||
negative_prompt,
|
||||
width = width,
|
||||
height = height,
|
||||
output_path=client.discussion.discussion_folder
|
||||
|
Loading…
Reference in New Issue
Block a user