MZhaovo commited on
Commit
0f27ef3
1 Parent(s): b64069b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ from presets import *
7
 
8
  os.environ['OPENAI_API_KEY'] = ""
9
 
10
- title = """<h1 align="center">🦙Llama_Difu</h1><br/><h3 align="center">Llama Do it for you —— 让Llama来帮你读代码、论文、书籍</h3>"""
11
  description = """<div align=center>
12
 
13
  由Bilibili [土川虎虎虎](https://space.bilibili.com/29125536) 和 [明昭MZhao](https://space.bilibili.com/24807452)开发
 
7
 
8
  os.environ['OPENAI_API_KEY'] = ""
9
 
10
+ title = """<h1 align="center">🦙Llama_Difu</h1><h3 align="center">Llama Do it for you —— 让Llama来帮你读代码、论文、书籍</h3>"""
11
  description = """<div align=center>
12
 
13
  由Bilibili [土川虎虎虎](https://space.bilibili.com/29125536) 和 [明昭MZhao](https://space.bilibili.com/24807452)开发