Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 433 Bytes

File metadata and controls

11 lines (9 loc) · 433 Bytes

Famous-Personalities-Image-Classifier

Image Classifier for 10 of world's famous personalities shown below.

drawing

To run the app locally--

1.Open Anaconda Prompt.

2.Install streamlit library using "pip install streamlit".

3.Go to the directory containing app.py and run this command on prompt "streamlit run app.py"

Demo-