Ricercar commited on
Commit
fe662e3
1 Parent(s): 0532088

visual fix

Browse files
Files changed (1) hide show
  1. pages/Gallery.py +1 -1
pages/Gallery.py CHANGED
@@ -276,7 +276,7 @@ class GalleryApp:
276
  # return prompt_tags, tag, prompt_id, items
277
 
278
  def app(self):
279
- st.title('Model Visualization and Retrieval')
280
  # st.write('This is a gallery of images generated by the models')
281
 
282
  # build the tabular view
 
276
  # return prompt_tags, tag, prompt_id, items
277
 
278
  def app(self):
279
+ st.write('### Model Visualization and Retrieval')
280
  # st.write('This is a gallery of images generated by the models')
281
 
282
  # build the tabular view