-
-
Notifications
You must be signed in to change notification settings - Fork 66
Home
Wojciech Fiołka edited this page Oct 3, 2022
·
3 revisions
First you must have git, python and pip installed. Next go to your terminal (macOS/linux) or command prompt (Windows) and follow these steps (you can copy and paste commands typed in the brackets:
- Clone the repo - [
git clone [email protected]:Kabanosk/website_for_whisper.git
] - Go to src directory - [
cd website_for_whisper/src
] - Install requirements - [
pip install -r ../reqirements.txt
] - Run the run.py file - [
python3 run.py
] - Go to your browser and type http://127.0.0.1:8000/