Spaces:
Sleeping
Sleeping
A newer version of the Streamlit SDK is available:
1.43.2
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