File size: 133 Bytes
5ddf50c
 
 
 
7db14ed
 
1
2
3
4
5
6
7
import streamlit as st


def app():
    st.title("Welcome to Space Vector")
    st.text("You want search an image with given text.")