testing-mvp / app.py
Boris
new6
2f48f6b
import streamlit as st
st.title("Моё приложение")
st.write("Привет, мир!")