Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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><
|
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)开发
|