ProfessorLeVesseur commited on
Commit
20c1376
·
verified ·
1 Parent(s): e266d76

Update app.py

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