[application] updated the README (#3301)

* [application] updated the README

* polish code
This commit is contained in:
Frank Lee
2023-03-29 08:47:00 +08:00
committed by GitHub
parent 8257e1055d
commit e235a24673
2 changed files with 30 additions and 5 deletions

12
applications/README.md Normal file
View File

@@ -0,0 +1,12 @@
# Applications
This directory contains the applications that are powered by Colossal-AI.
The list of applications include:
- [X] [Chatbot](./Chat/README.md)
- [ ] Stable Diffusion
- [ ] Dreambooth
> Please note that the `Chatbot` application is migrated from the original `ChatGPT` folder.