teowu commited on
Commit
9cef04d
Β·
verified Β·
1 Parent(s): bc13474

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -144,8 +144,8 @@ examples = [
144
 
145
 
146
 
147
- title = "Q-InstructπŸ§‘β€πŸ«"
148
- with gr.Blocks(title="img") as demo:
149
  title_markdown = ("""
150
 
151
  <h1 align="center"><a href="https://github.com/Q-Future/Q-Instruct"><img src="https://github.com/Q-Future/Q-Instruct/blob/main/q_instruct_logo.png?raw=true", alt="Q-Instruct (mPLUG-Owl-2)" border="0" style="margin: 0 auto; height: 85px;" /></a> </h1>
 
144
 
145
 
146
 
147
+ title = "Q-Instruct-PlusπŸ§‘β€πŸ«πŸ–ŒοΈ"
148
+ with gr.Blocks(title="Q-Instruct-PlusπŸ§‘β€πŸ«πŸ–ŒοΈ") as demo:
149
  title_markdown = ("""
150
 
151
  <h1 align="center"><a href="https://github.com/Q-Future/Q-Instruct"><img src="https://github.com/Q-Future/Q-Instruct/blob/main/q_instruct_logo.png?raw=true", alt="Q-Instruct (mPLUG-Owl-2)" border="0" style="margin: 0 auto; height: 85px;" /></a> </h1>