Spaces:
Runtime error
Runtime error
A newer version of the Streamlit SDK is available:
1.43.2
metadata
title: Model Editing
emoji: π
colorFrom: indigo
colorTo: blue
sdk: streamlit
sdk_version: 1.2.0
app_file: app.py
pinned: false
license: mit
Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
Running locally
After pip install streamlit
, you should be able to run the demo locally with streamlit run app.py
.