Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 397 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 397 Bytes

Serverless FrontEnd

This repo contains the code for frontend of Intel Scene classification on AWS Lambda (link).

How to run

To test the app locally run,

streamlit run streamlit_app.py

Open http://localhost:8501 with your browser to see the result.