test_merge

This commit is contained in:
Bora 2025-12-28 19:48:53 +01:00
commit d4ef9c2654
1 changed files with 1 additions and 0 deletions

1
app.py
View File

@ -12,6 +12,7 @@ import numpy as np
import paho.mqtt.client as mqtt
from flask import Flask, render_template, jsonify, request, Response
# test
# Import Config, Manager, and NEW Inference Worker
from config import Config
from manager import CameraManager