Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Web app prototype for Photong v2 using Streamlit.

License

Notifications You must be signed in to change notification settings

photong-ml/photong-v2-streamlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photong (Streamlit App)

Streamlit app badge

This is the front-end Streamlit app for Photong, an app that uses machine learning technology to generate a 16-bar melody from a photo.

Deployment

The demo can be found here.

Deploying the Streamlit app locally requires Python 3.8 and pipenv.

Clone this project locally:

git clone https://github.com/photong-ml/photong-v2-streamlit.git
cd photong-web-app

Then run:

pipenv install
pipenv run streamlit run app.py

Deploying on Windows

You may need Microsoft C++ Build Tools to build some packages. For more information, follow this Stack Overflow answer.

Usage

See the step-by-step tutorial for more information.

About

Web app prototype for Photong v2 using Streamlit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages