🌿 完善独立 API 分支的说明文档

新增:
- BRANCH_README.md - 详细的分支说明和使用指南
  - 分支对比和选择指南
  - 切换分支教程
  - 性能对比
  - 维护和贡献指南
  - 发展路线图

修改:
- README.md - 在顶部添加分支提示框
  - 清晰标识这是 API 服务分支
  - 提供快速导航链接
  - 引导用户查看对应文档

特点:
 清晰的分支定位
 完整的使用指南
 两个分支的对比说明
 独���发展路线图

让用户明确了解 API 分支的定位和用途!

🔧 Generated with Claude Code
This commit is contained in:
let5sne
2025-11-28 17:58:24 +00:00
parent f1690cda77
commit f1d3d6b28e
2 changed files with 386 additions and 0 deletions

View File

@@ -1,6 +1,19 @@
<h1 align="center">IOPaint</h1>
<p align="center">A free and open-source inpainting & outpainting tool powered by SOTA AI model.</p>
> **📌 You are viewing the API Service branch**
>
> This branch provides a **production-ready REST API service** for watermark removal and inpainting.
>
> - 🚀 **Quick Start**: See [API_SERVICE_README.md](./API_SERVICE_README.md)
> - 📖 **API Documentation**: See [RESTFUL_API_DOCUMENTATION.md](./RESTFUL_API_DOCUMENTATION.md)
> - 🏗️ **Deployment Guide**: See [API_SERVICE_GUIDE.md](./API_SERVICE_GUIDE.md)
> - 📑 **All Docs**: See [API_DOCS_INDEX.md](./API_DOCS_INDEX.md)
>
> **Looking for the WebUI version?** Switch to [main branch](https://github.com/let5sne/IOPaint/tree/main)
>
> **Branch Comparison**: See [BRANCH_README.md](./BRANCH_README.md)
<p align="center">
<a href="https://github.com/Sanster/IOPaint">
<img alt="total download" src="https://pepy.tech/badge/iopaint" />