first commit

This commit is contained in:
2026-02-08 14:42:58 +08:00
commit 20e1deae21
8197 changed files with 2264639 additions and 0 deletions

5
backend/venv/pyvenv.cfg Normal file
View File

@@ -0,0 +1,5 @@
home = /opt/miniconda3/bin
include-system-site-packages = false
version = 3.12.9
executable = /opt/miniconda3/bin/python3.12
command = /opt/miniconda3/bin/python -m venv /Users/duguoyou/MLFlow/algorithm-showcase/backend/venv