Commit graph

51 commits

Author SHA1 Message Date
ClovertaTheTrilobita
04ce5c3538
fix(install): 修复红帽系发行版下redis安装
Refactor install_rhel function to improve package installation logic for RHEL/CentOS versions 7, 8, and 9.
2025-10-16 22:57:43 +03:00
ClovertaTheTrilobita
11eea53885
fix(install): 修复cli输出 2025-10-16 22:42:18 +03:00
ClovertaTheTrilobita
f4b4a85669
fix(install): 修复redis安装问题
Pass 'redis' as an argument to installation functions for specific distributions.
2025-10-16 22:40:31 +03:00
ClovertaTheTrilobita
2766c3496a
Update installation instructions in README
Clarify installation instructions for Linux/macOS and note Windows support.
2025-10-16 22:34:13 +03:00
ClovertaTheTrilobita
95c3ddbd11
Update License section header in README.md 2025-10-16 15:21:32 +00:00
ClovertaTheTrilobita
35b976b06f
Update README with license and attribution details
Add license information and attribution to Cellpose project.
2025-10-16 15:19:23 +00:00
ClovertaTheTrilobita
75599779c1
Add source information to BSD-3-Clause license
Added header comment indicating the source of the license.
2025-10-16 15:16:36 +00:00
ClovertaTheTrilobita
4c1cbd3172
Update third-party software section in LICENSE 2025-10-16 15:16:07 +00:00
ClovertaTheTrilobita
5aacba520f
Add BSD-3-Clause license for Cellpose 2025-10-16 15:14:16 +00:00
ClovertaTheTrilobita
400e96a0df
Update LICENSE to include third-party components
Added information about third-party components licensed under BSD 3-Clause License.
2025-10-16 15:13:16 +00:00
ClovertaTheTrilobita
9f741c852d
Update README with installation and deployment info
Added installation instructions and manual deployment steps.
2025-10-16 14:48:54 +00:00
ClovertaTheTrilobita
8ca5f971ba
Update README with installation script feature 2025-10-16 14:32:28 +00:00
ace50650f6 feat(install): 完善安装脚本,多distro可用 2025-10-16 17:31:03 +00:00
49358cd1c1 Merge branch 'master' of github.com:ClovertaTheTrilobita/cellpose-web 2025-10-15 20:44:37 +03:00
bd082b2b6f feat(install): 创建安装脚本,仍在开发中 2025-10-15 20:43:37 +03:00
ClovertaTheTrilobita
5f21ed0367
Update README.md 2025-10-15 18:45:11 +03:00
ClovertaTheTrilobita
3dbd653f6d
Update README.md 2025-10-15 18:44:08 +03:00
3429697f59 doc(readme): update README.md 2025-10-15 18:43:11 +03:00
e73764e484 doc(readme): update README.md 2025-10-15 18:34:22 +03:00
6a02dc595c refactor(api): 将后端接口ip配置加入config 2025-09-26 16:01:42 +00:00
9023fefef6 refactor(api):修改前端接口逻辑 2025-09-26 15:28:20 +00:00
ae1c64ab4e chore: update .gitignore 2025-09-24 19:11:27 +00:00
c919ed686e feature(train): 新增预览 2025-09-24 19:09:35 +00:00
147c9c0bc4 feature(train): 新增预览
TODO: 更改曲线值输出
2025-09-24 19:03:56 +00:00
f8edafb9c0 feature(train): 重构前端 2025-09-23 16:34:48 +00:00
d51439dee0 feature(train): 新增训练前后端(未测试) 2025-09-23 16:27:02 +00:00
a6353d1c37 chore(run):修改接口,为train预留后端接口 2025-09-22 18:51:29 +00:00
6990a1e3c0 feature(train): 新增训练模型功能(施工中) 2025-09-22 18:28:19 +00:00
f55b2cc4d7 feature(frontend): 前端将从后端动态获取模型列表 2025-09-22 18:00:00 +00:00
de44004e37 feature(config): 新增模型自定义路径 2025-09-22 17:47:51 +00:00
98351dc096 feature(config): 新增模型自定义路径 2025-09-22 17:47:16 +00:00
04e2bf0edc refactor(path): 新增config.yaml作为配置文件,重构项目路径 2025-09-22 17:17:33 +00:00
86a460afc5 feature(fronted): 前端样式优化 2025-09-18 17:07:22 +00:00
483e0b64e1 feature(run): 添加参数 2025-09-18 16:57:31 +03:00
3ebc7ca909 feature(run): 添加参数 2025-09-18 16:57:14 +03:00
6f81e0d07a feature(preview): 增加下载
fix(flask): 修改后端借口
2025-09-18 00:12:10 +03:00
0867b97453 feature(preview): 增加预览 2025-09-17 23:46:25 +03:00
ec0221a3ca chore(.idea) 2025-09-17 22:46:12 +03:00
f2774f30b9 chore(gitignore) 2025-09-17 22:45:08 +03:00
0349c190d4 feature(redis): 引入redis作为缓存机制
fix(cp_run): 修复存储时间戳
feature(preview): preview 施工中
2025-09-17 22:43:36 +03:00
297284bf27 doc: 创建README.md 2025-09-16 22:49:08 +03:00
22f861e5e5 feature(preview): 新增预览(待做) 2025-09-16 22:43:06 +03:00
92a89f856a feature(frontend): 前端新增跳转至预览
TODO: 获取的文件发送给cellpose,将cellpose的运行状态、预览发送给前端
2025-09-16 22:41:05 +03:00
03c484aa07 feature(frontend): 新增测试用前端
refactor: 重构项目逻辑
2025-09-16 22:14:17 +03:00
28b3300de2 feature(flask): 增加后端测试项 2025-09-16 21:53:58 +03:00
ee0edad86b initial commit 2025-09-16 21:15:23 +03:00
6efb250712 initial commit 2025-09-16 18:48:21 +03:00
a5e729dd06 initial commit 2025-09-16 18:48:01 +03:00
39c3dbd51c initial commit 2025-09-16 18:47:38 +03:00
274f30ffc5 initial commit 2025-09-16 18:10:02 +03:00