Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 196 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 196 Bytes

TailDeteccaoAnimais

A classifier for dog, cat, and bird species.

To run, simply install streamlit with:

pip install streamlit

Then, run the app with:

streamlit run Tail.py