LayBraid commited on
Commit
7db14ed
·
1 Parent(s): 6000483

:construction: update app t2i

Browse files
Files changed (1) hide show
  1. text_to_image.py +2 -1
text_to_image.py CHANGED
@@ -2,4 +2,5 @@ import streamlit as st
2
 
3
 
4
  def app():
5
- st.title("Text to Image")
 
 
2
 
3
 
4
  def app():
5
+ st.title("Welcome to Space Vector")
6
+ st.text("You want search an image with given text.")