emirhanai commited on
Commit
9d1d440
·
verified ·
1 Parent(s): 24ad10b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py CHANGED
@@ -86,6 +86,10 @@ Take advantage of our limited-time free trial for all humanity.
86
  st.sidebar.info('''\
87
  ### Product Release
88
  After 1.5 years of diligent effort, the AI Blood Test Interpretation tool is now officially launched.
 
 
 
 
89
  ''')
90
 
91
  st.write('Welcome to the AI-driven Blood Test Interpreter. Upload your blood test file and get a detailed analysis within seconds.')
 
86
  st.sidebar.info('''\
87
  ### Product Release
88
  After 1.5 years of diligent effort, the AI Blood Test Interpretation tool is now officially launched.
89
+ ''')
90
+ st.sidebar.info('''\
91
+ ### AI Inventor Contact
92
+ For any inquiries, please contact: [email protected]
93
  ''')
94
 
95
  st.write('Welcome to the AI-driven Blood Test Interpreter. Upload your blood test file and get a detailed analysis within seconds.')