ProfessorLeVesseur commited on
Commit
85f9ce0
·
verified ·
1 Parent(s): a009ec6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -14,8 +14,7 @@ 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]')
17
- # st.header('VisionText™ | Accessibility')
18
- st.header('VisionText™ | Image Alt Text Generator')
19
  # st.subheader(':green[_Image Alt Text Generator_]')
20
 
21
  # Retrieve the OpenAI API Key from secrets
 
14
  st.image('MTSS.ai_Logo.png', width=image_width)
15
 
16
  # st.title('MTSS:grey[.ai]')
17
+ st.header('VisionText™ | Accessibility')
 
18
  # st.subheader(':green[_Image Alt Text Generator_]')
19
 
20
  # Retrieve the OpenAI API Key from secrets