GuitarGPT 💬 + 📸 + 🎸 GuitarGPT.mp4 💻 Install # create and activate virtual environment python3 -m venv venv source venv/bin/activate # install dependencies pip install -r requirements.txt 🚀 Run python app.py