Update generate_image.py

This commit is contained in:
Saifeddine ALOUI 2024-06-16 01:42:17 +02:00 committed by GitHub
parent 0d2aded01e
commit c70a6ddf24
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -78,7 +78,8 @@ def build_image(prompt, negative_prompt, width, height, processor:APScript, clie
processor.step_end("Loading comfyui service")
processor.step_start("Painting")
file = processor.personality.app.tti.paint(
prompt,
prompt,
negative_prompt,
width = width,
height = height,
output_path=client.discussion.discussion_folder