fudii0921 commited on
Commit
d36a024
·
verified ·
1 Parent(s): b760596

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -192,9 +192,7 @@ with gr.Blocks() as iface:
192
 
193
  footer_text = """
194
  <footer>
195
- <p>If you enjoyed the functionality of the app, please leave a like!<br>
196
- Check out more on <a href="https://www.linkedin.com/in/girish-wangikar/" target="_blank">LinkedIn</a> |
197
- <a href="https://girishwangikar.github.io/Girish_Wangikar_Portfolio.github.io/" target="_blank">Portfolio</a></p>
198
  </footer>
199
  """
200
  gr.Markdown(footer_text)
 
192
 
193
  footer_text = """
194
  <footer>
195
+ <p>RYH International 2025</p>
 
 
196
  </footer>
197
  """
198
  gr.Markdown(footer_text)