ashaddams commited on
Commit
f8eb81c
verified
1 Parent(s): 4e14237

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1176,7 +1176,7 @@ with gr.Blocks(title="Algae Yield Predictor", theme=theme, css=CSS) as demo:
1176
  <strong>Algae Yield Predictor</strong>
1177
  &nbsp;路&nbsp; Developed by <b>Ashutosh Tiwari (Lead)</b> with contributions from
1178
  <span>Siddhant Dubey</span> &amp; <span>Yamini Sumathi</span>.
1179
- &nbsp;漏 2025. All rights reserved.
1180
  </div>
1181
  """)
1182
 
 
1176
  <strong>Algae Yield Predictor</strong>
1177
  &nbsp;路&nbsp; Developed by <b>Ashutosh Tiwari (Lead)</b> with contributions from
1178
  <span>Siddhant Dubey</span> &amp; <span>Yamini Sumathi</span>.
1179
+ &nbsp;漏 2025 Ashutosh Tiwari and collaborators. All rights reserved.
1180
  </div>
1181
  """)
1182