Commit d3156f76 authored by yuanzhou's avatar yuanzhou
Browse files

Update compatible projects list

parent 3f32f2a5
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
- Projects compatible with version 2.0: - Projects compatible with version 2.0:
- [gradio_app](./gradio_app/README.md): Web application based on Gradio - [gradio_app](./gradio_app/README.md): Web application based on Gradio
- [multi_gpu_v2](./multi_gpu_v2/README.md): Multi-GPU parallel processing based on LitServe
- Projects not yet compatible with version 2.0: - Projects not yet compatible with version 2.0:
- [web_api](./web_api/README.md): Web API based on FastAPI - [web_api](./web_api/README.md): Web API based on FastAPI
......
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
- 已兼容2.0版本的项目列表 - 已兼容2.0版本的项目列表
- [gradio_app](./gradio_app/README_zh-CN.md): 基于 Gradio 的 Web 应用 - [gradio_app](./gradio_app/README_zh-CN.md): 基于 Gradio 的 Web 应用
- [multi_gpu_v2](./multi_gpu_v2/README_zh.md): 基于 LitServe 的多 GPU 并行处理
- 未兼容2.0版本的项目列表 - 未兼容2.0版本的项目列表
- [web_api](./web_api/README.md): 基于 FastAPI 的 Web API - [web_api](./web_api/README.md): 基于 FastAPI 的 Web API
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment