SpaceVector_v0 / text_to_image.py
LayBraid
:construction: update app t2i
7db14ed
raw
history blame
133 Bytes
import streamlit as st
def app():
st.title("Welcome to Space Vector")
st.text("You want search an image with given text.")