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