mirror of
https://github.com/karl0ss/ai_image_frame_server.git
synced 2025-06-07 03:05:07 +01:00
test commit to see if the workflow works
This commit is contained in:
parent
26d9f388a3
commit
1a3e657f59
@ -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.comfyui import cancel_current_job, create_image
|
||||||
from libs.ollama import create_prompt_on_openwebui
|
from libs.ollama import create_prompt_on_openwebui
|
||||||
|
|
||||||
|
#workflow test commit
|
||||||
|
|
||||||
user_config = load_config()
|
user_config = load_config()
|
||||||
app = Flask(__name__)
|
app = Flask(__name__)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user