Spaces:
Configuration error
Configuration error
Create a virtual environment using python -m venv venv
Go to the venv using the command venv\Scripts\activate
Install the required packages
Train the model using python train.py
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