更新 README.md

This commit is contained in:
翟宇轩 2026-01-09 00:24:48 +08:00
parent 421ec9b4b5
commit 8e46c3527d

View File

@ -32,7 +32,7 @@
#### 1. 克隆仓库
```bash
git clone http://hblu.top:3000/Python2025-CourseDesign/manga_generate.git
git clone http://hblu.top:3000/Python2025-CourseDesign/Group-manga_generate.git
cd manga_generate
```
@ -95,7 +95,7 @@ uv run streamlit run frontend/main.py
## 项目结构
```
Group-TextToImage/
manga_generate/
├── app.py # Streamlit 主应用
├── backend/
│ ├── api_client.py # API 调用封装