Sequence Visualization in web for Prediction using fastapi as backend and vue as fronted. 用于使用web页面可视化序列预测的测试结果。 后端运行 uv run uvicorn app.main:app --reload 前端运行 npm install npm run serve In Development!!!