Spaces:
Running
on
A10G
Running
on
A10G
Update app.py
Browse files
app.py
CHANGED
@@ -144,8 +144,8 @@ examples = [
|
|
144 |
|
145 |
|
146 |
|
147 |
-
title = "Q-Instruct
|
148 |
-
with gr.Blocks(title="
|
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>
|