修改了数据集上传,修改了模型配置页面

This commit is contained in:
2026-01-14 16:35:22 +08:00
parent e1ab76a9a1
commit 43b6018a3e
19 changed files with 1058 additions and 1231 deletions

View File

@@ -60,7 +60,17 @@
"Bash(grep:*)",
"Bash(tasklist:*)",
"Bash(./xrequest/Scripts/python.exe:*)",
"Bash(xrequest/Scripts/python.exe:*)"
"Bash(xrequest/Scripts/python.exe:*)",
"Bash(start:*)",
"Bash(do:*)",
"Bash(powershell:*)",
"Bash(\"D:\\\\Softwares\\\\Anaconda\\\\python\":*)",
"Bash(export PYTHONPATH=\"d:\\\\Code\\\\Project\\\\FT-Platform\\\\request:$PYTHONPATH\":*)",
"Bash(export PYTHONPATH=\"/d/Code/Project/FT-Platform/request:$PYTHONPATH\":*)",
"Bash(PYTHONPATH=src python -m uvicorn:*)",
"Bash(ip route get 1.1.1.1)",
"Bash(/d/Softwares/Anaconda/python:*)",
"Bash(set PYTHONPATH=src)"
]
}
}