ashaddams commited on
Commit
fa298a6
verified
1 Parent(s): c59fb67

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -1180,8 +1180,8 @@ with gr.Blocks(title="Algae Yield Predictor", theme=theme, css=CSS) as demo:
1180
  gr.HTML("""
1181
  <div class="footer-bar">
1182
  <strong>Algae Yield Predictor</strong>
1183
- &nbsp;路&nbsp; Developed by <b>Ashutosh Tiwari (Lead)</b> and Siddhant Dubey
1184
- <span>with contributions from</span> &amp; <span>Yamini Sumathi</span>.
1185
  &nbsp;漏 2025 Ashutosh Tiwari and collaborators. All rights reserved.
1186
  </div>
1187
  """)
 
1180
  gr.HTML("""
1181
  <div class="footer-bar">
1182
  <strong>Algae Yield Predictor</strong>
1183
+ &nbsp;路&nbsp; Developed by <b>Ashutosh Tiwari (Lead)</b> <span> &amp; Siddhant Dubey (Co-Lead)
1184
+ <span>with contributions from</span> Yamini Sumathi</span>.
1185
  &nbsp;漏 2025 Ashutosh Tiwari and collaborators. All rights reserved.
1186
  </div>
1187
  """)