Spaces:
Build error
Build error
File size: 318 Bytes
c93a6fa ce60741 c93a6fa |
1 2 3 4 5 6 7 8 9 10 11 12 |
---
title: "My Hugging Face Space"
emoji: "π"
colorFrom: "blue"
colorTo: "purple"
sdk: "streamlit" # Change to "streamlit" if using Streamlit
sdk_version: "1.30.0" # Update to the latest version if needed
python_version: "3.6"
app_file: app.py # Change to "streamlit_app.py" if using Streamlit
pinned: false
---
|