mirror of
https://github.com/ClovertaTheTrilobita/cellpose-web.git
synced 2026-04-01 23:14:50 +00:00
Merge branch 'master' of github.com:ClovertaTheTrilobita/cellpose-web
This commit is contained in:
commit
49358cd1c1
1 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
# cellpose web
|
# cellpose web
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
🛰️一个cellpose的简单web前后端🛰️<br>
|
🛰️一个cellpose的简单web前后端🛰️<br><br>
|
||||||
<img alt="Static Badge" src="https://img.shields.io/badge/Python-3.12-blue">
|
<img alt="Static Badge" src="https://img.shields.io/badge/Python-3.12-blue">
|
||||||
<img alt="Static Badge" src="https://img.shields.io/badge/Redis-6.4.0-red">
|
<img alt="Static Badge" src="https://img.shields.io/badge/Redis-6.4.0-red">
|
||||||
<img alt="Static Badge" src="https://img.shields.io/badge/JSDelivr-in_use-brown">
|
<img alt="Static Badge" src="https://img.shields.io/badge/JSDelivr-in_use-brown">
|
||||||
|
|
@ -20,7 +20,7 @@
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
### 🛠️手动部署
|
## 🛠️手动部署
|
||||||
|
|
||||||
#### 0. 克隆本仓库至本地
|
#### 0. 克隆本仓库至本地
|
||||||
|
|
||||||
|
|
@ -143,4 +143,4 @@ python main.py
|
||||||
|
|
||||||
请将Nginx指向<b>[`frontend/index.html`](frontend/index.html)</b>。
|
请将Nginx指向<b>[`frontend/index.html`](frontend/index.html)</b>。
|
||||||
|
|
||||||
如果你在本地部署,你可以在启动后端后直接打开<b>[`index.html`](frontend/index.html)</b>,开始使用。
|
如果你在本地部署,你可以在启动后端后直接打开<b>[`index.html`](frontend/index.html)</b>,开始使用。
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue