JMalott commited on
Commit
e6e7f9c
1 Parent(s): 46b1fdf

Update page/generate.py

Browse files
Files changed (1) hide show
  1. page/generate.py +2 -0
page/generate.py CHANGED
@@ -20,6 +20,8 @@ def app():
20
 
21
  st.subheader('(beta v1.0)')
22
 
 
 
23
  st.subheader('Describe a building, interior, or other architecture you would like to see.')
24
 
25
  #Modern architecture museum with black brick and large windows.
 
20
 
21
  st.subheader('(beta v1.0)')
22
 
23
+ st.text('This is a working beta version with bugs. Known issues are:\n-Some images will grey out when you change the input parameters')
24
+
25
  st.subheader('Describe a building, interior, or other architecture you would like to see.')
26
 
27
  #Modern architecture museum with black brick and large windows.