File size: 373 Bytes
0944479
a75b118
0944479
a75b118
0944479
a75b118
0944479
a75b118
0944479
ec01d10
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
1. Create a virtual environment using python -m venv venv

2. Go to the venv using the command venv\Scripts\activate

3. Install the required packages

4. Train the model using python train.py

5. Use python app.py to check in localhost

title: Chatbot Deployment
emoji: 💬
colorFrom: #FFD700
colorTo: #FF8C00
sdk: Flask
sdk_version: 2.0.0
app_file: app.py
pinned: false