2024-03-03 18:24:55 +08:00
|
|
|
# Deploying Guide for EmoLLM
|
|
|
|
|
|
|
|
## Local Deployment
|
2024-04-10 13:57:50 +08:00
|
|
|
- Please read [Quick Start](../docs/quick_start_EN.md) to see.
|
2024-03-03 18:24:55 +08:00
|
|
|
|
|
|
|
## Deploy on OpenXLab
|
|
|
|
|
|
|
|
- Log in to OpenXLab and create a Gradio application
|
|
|
|
|
|
|
|
![Login OpenXLab](../assets/deploy_1.png)
|
|
|
|
|
|
|
|
- Select configurations and create the project
|
|
|
|
|
|
|
|
![config](../assets/deploy_2.png)
|
|
|
|
|
|
|
|
- Wait for the build and startup
|
|
|
|
|
|
|
|
![wait a minutes](../assets/deploy_3.png)
|
|
|
|
|
|
|
|
- Try your own project
|
|
|
|
|
|
|
|
![enjoy](../assets/deploy_4.png)
|