diff --git a/demo/guanghan_topology_power_final.png b/demo/guanghan_topology_power_final.png new file mode 100644 index 0000000..c245d20 Binary files /dev/null and b/demo/guanghan_topology_power_final.png differ diff --git a/demo/guanghan_topology_upper_final.png b/demo/guanghan_topology_upper_final.png new file mode 100644 index 0000000..e2c6cfa Binary files /dev/null and b/demo/guanghan_topology_upper_final.png differ diff --git a/demo/guanghan_topology_wugang_modal_final.png b/demo/guanghan_topology_wugang_modal_final.png new file mode 100644 index 0000000..e20b59d Binary files /dev/null and b/demo/guanghan_topology_wugang_modal_final.png differ diff --git a/docker_image/topology-api-20260715-square-light.tar b/docker_image/topology-api-20260715-square-light.tar new file mode 100644 index 0000000..ebad800 Binary files /dev/null and b/docker_image/topology-api-20260715-square-light.tar differ diff --git a/docker_image/topology-api.tar.gz b/docker_image/topology-api.tar.gz new file mode 100644 index 0000000..307d3dc Binary files /dev/null and b/docker_image/topology-api.tar.gz differ diff --git a/topology_api/requirements.txt b/topology_api/requirements.txt new file mode 100644 index 0000000..6a2904b --- /dev/null +++ b/topology_api/requirements.txt @@ -0,0 +1,6 @@ +flask>=3.1 +flask-cors>=6.0 +gunicorn>=25.0 +psycopg>=3.3 +psycopg-binary>=3.3 +python-dotenv>=1.2