Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 |
-
|
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
|