Sirus1 commited on
Commit
bcd8009
1 Parent(s): 0c8418a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -114,7 +114,7 @@ with gr.Blocks(css=css) as demo:
114
 
115
 
116
  with gr.Column(elem_id="col-container"):
117
- gr.Markdown("""## <img src="https://i.imgur.com/E3CChrY.png" width="60" height="60"> ChatVideo Demo )
118
  Powered by BLIP2, GRIT, Whisper, ChatGPT and LangChain
119
  """,
120
  elem_id="header")
 
114
 
115
 
116
  with gr.Column(elem_id="col-container"):
117
+ gr.Markdown("""## <img src="https://i.imgur.com/E3CChrY.png" width="60" height="60"> ChatVideo Demo
118
  Powered by BLIP2, GRIT, Whisper, ChatGPT and LangChain
119
  """,
120
  elem_id="header")