SpaceVector_v0 / app.py
LayBraid
:construction: add input text
236d1cb
raw
history blame
166 Bytes
import streamlit as st
st.title("Space Vector")
st.subheader("Discover the first research tools in satellite imagery")
text = st.text_input("Enter your text here")