Using Python directly:
pip install -r requirements.txtOr run
.\install_requirements.batUsing Python directly:
python main.pyUsing provided scripts:
Windows:
.\run.bator
.\run.ps1Unix-like systems (Linux/macOS):
bashCopy./run.shIf you're using a Unix-like system and want to make the setup script executable, run the following command in your terminal:
chmod +x setup.sh
© Cursed Entertainment 202*