Salam111 / app.py
SalamandalAI's picture
Create app.py
9d7c40a verified
raw
history blame contribute delete
190 Bytes
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!")