Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 417 Bytes

File metadata and controls

18 lines (12 loc) · 417 Bytes

Streamlit App for Scene Descriptions

To run locally:

  1. pip install google-api-python-client google-auth google-auth-oauthlib google-auth-httplib2
    pip install streamlit
    
  2. You will need a .streamlit/secrets.toml with the Google API private keys and whatnot.

  3. streamlit run gold_standards.py
    

To run on the web app:

Go to https://24ygptwtsbvcd7psy7kqkr.streamlit.app/.