ProfessorLeVesseur commited on
Commit
52558fb
·
verified ·
1 Parent(s): d8d2024

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,7 +13,7 @@ st.set_page_config(page_title="MTSS Image Accessibility Alt Text Generator", lay
13
  image_width = 300 # Set the desired width in pixels
14
  st.image('MTSS.ai_Logo.png', width=image_width)
15
 
16
- st.title('MTSS:grey[.ai] :lightgrey[| Advanced TA]')
17
  st.header('VisionText™ | Accessibility')
18
  st.subheader(':green[_Image Alt Text Generator_]')
19
 
 
13
  image_width = 300 # Set the desired width in pixels
14
  st.image('MTSS.ai_Logo.png', width=image_width)
15
 
16
+ st.title('MTSS:grey[.ai] :#375173[| Advanced TA]')
17
  st.header('VisionText™ | Accessibility')
18
  st.subheader(':green[_Image Alt Text Generator_]')
19