credit-scoring / README.md
deeploy-adubowski's picture
update README.md
d2bda39

A newer version of the Streamlit SDK is available: 1.43.2

Upgrade
metadata
title: Credit Scoring
emoji: πŸ†
colorFrom: yellow
colorTo: yellow
sdk: streamlit
sdk_version: 1.29.0
app_file: app.py
pinned: false
license: mit

This is a simple Streamlit app requesting predictions from a model deployed on Deeploy.

To run the app locally, install the requirements from requirements.txt and run the following command:

streamlit run app.py