test commit to see if the workflow works

This commit is contained in:
Karl 2025-05-09 11:28:03 +01:00
parent 26d9f388a3
commit 1a3e657f59

View File

@ -14,6 +14,8 @@ from libs.generic import load_config, load_recent_prompts, get_prompt_from_png
from libs.comfyui import cancel_current_job, create_image
from libs.ollama import create_prompt_on_openwebui
#workflow test commit
user_config = load_config()
app = Flask(__name__)