sam2ai commited on
Commit
99a2d56
β€’
1 Parent(s): 19202ab

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -60,7 +60,7 @@ def vote(data: gr.LikeData):
60
 
61
  title_markdown = ("""
62
  <h1 align="center"><a href="https://www.odiagenai.org/"><img src="//custom-images.strikinglycdn.com/res/hrscywv4p/image/upload/c_limit,fl_lossy,h_9000,w_1200,f_auto,q_auto/11567154/889956_627486.png", alt="mPLUG-Owl" border="0" style="margin: 0 auto; height: 100px;" /></a> </h1>
63
- <h2 align="center"> 🐒 Olive: HindiGPT Model built by the OdiaGenAI Team </h2>
64
  """)
65
 
66
  with gr.Blocks() as demo:
 
60
 
61
  title_markdown = ("""
62
  <h1 align="center"><a href="https://www.odiagenai.org/"><img src="//custom-images.strikinglycdn.com/res/hrscywv4p/image/upload/c_limit,fl_lossy,h_9000,w_1200,f_auto,q_auto/11567154/889956_627486.png", alt="mPLUG-Owl" border="0" style="margin: 0 auto; height: 100px;" /></a> </h1>
63
+ <h2 align="center"> 🐒 Olive: OdiaGPT Model built by the OdiaGenAI Team </h2>
64
  """)
65
 
66
  with gr.Blocks() as demo: