Skip to content

Philip1435/aws-deploy-music-recognition

Repository files navigation

aws-deploy-music-recognition

Usage guidelines

To host on local machine,

  • pip install -r requirements.txt
  • streamlit run app.py
  • put your own aws credentials inside .aws directory

To host on EC2

  • move all of the files to an EC2 instance with scp -i keypair.pem -r aws-deploy-music-recognition ec2-user@{your_instance_ip}:~
  • do the same run as on local machine above, then you will get your public IP

Resources spotify-dl deploy streamlit-audio

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published