-
Clone the repository:
git clone https://github.com/InnoTech-Titans/HandScribeVoice.git cd HandScribeVoice -
Create a Virtual Environment:
python -m venv your_env_name your_env_name/Scripts/activate pip install -r requirements.txt
-
Run the command:
streamlit run new_app.py