Commit graph

66 commits

Author SHA1 Message Date
ClovertaTheTrilobita
334a3ee47f
Merge pull request #3 from ClovertaTheTrilobita/dev
Dev
2025-11-26 13:51:40 +00:00
09d0756184 fix(api): 删除注释 2025-10-22 14:47:22 +00:00
ClovertaTheTrilobita
7ba82c4369
Merge pull request #2 from ClovertaTheTrilobita/master
update dev
2025-10-22 14:44:16 +03:00
a4ca19b61a chore: 增加注释 2025-10-22 14:42:14 +00:00
185b01c467 update README.md 2025-10-17 13:59:29 +00:00
8c24892ac4 chore(frontend) 2025-10-17 13:58:18 +00:00
20473453c8 feat(frontend): 修改报错提示 2025-10-17 13:54:40 +00:00
98c2114f12 feat(frontend): 修改提示 2025-10-17 12:57:48 +00:00
c5728df2ce feat(install): 修改提示 2025-10-17 12:46:24 +00:00
2089efb1cb feat(frontend): 前端样式优化 2025-10-17 12:41:34 +00:00
723bfdf2d9 feat(backend): 新增更多接口
feat(frontend): 前端样式优化
2025-10-17 11:58:14 +00:00
ClovertaTheTrilobita
4887441d3c
Add image to README for visual enhancement
Added an image to the README for better visual representation.
2025-10-17 11:29:43 +00:00
ClovertaTheTrilobita
35f07b6dbc
Update installation instructions in README.md 2025-10-17 11:24:14 +00:00
ClovertaTheTrilobita
0c269e7597
Update README with installation script notes
Added note about installation script support for Linux distributions.
2025-10-17 11:22:07 +00:00
ClovertaTheTrilobita
38ca1532b7
Merge pull request #1 from ClovertaTheTrilobita/dev
1.0.0 Update
2025-10-17 14:00:16 +03:00
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