jeremyjordan / flower-classifier

A simple image classifier for flowers.

Home Page:https://share.streamlit.io/jeremyjordan/flower-classifier/app.py

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

open access to streamlit

jeremyjordan opened this issue · comments

What's your idea?
Right now, you need to have an API key to be able to view the model predictions. We should have a user-facing application that doesn't require an API key. We can add weights to a Github release so that the Streamlit app can download these weights without having to authenticate with any services.