Spaces:
Sleeping
Sleeping
| import streamlit as st | |
| st.set_page_config(page_title="OpenAlgo", layout="wide") | |
| st.title("🚀 OpenAlgo Running on Hugging Face") | |
| st.write("If you see this, Docker is working correctly!") |
| import streamlit as st | |
| st.set_page_config(page_title="OpenAlgo", layout="wide") | |
| st.title("🚀 OpenAlgo Running on Hugging Face") | |
| st.write("If you see this, Docker is working correctly!") |