Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -181,7 +181,7 @@ inp = [gradio.Textbox(label="请输入你的API-key(sk开头的字符串)",
|
|
181 |
value="https://api.openai.com/v1"),
|
182 |
gradio.Textbox(lines=5,
|
183 |
label="请输入特定的分析要求和格式(否则为默认格式)",
|
184 |
-
|
185 |
Please briefly summarize the main points and contributions of this paper.
|
186 |
xxx
|
187 |
* Paper Strength
|
|
|
181 |
value="https://api.openai.com/v1"),
|
182 |
gradio.Textbox(lines=5,
|
183 |
label="请输入特定的分析要求和格式(否则为默认格式)",
|
184 |
+
value="""* Overall Review
|
185 |
Please briefly summarize the main points and contributions of this paper.
|
186 |
xxx
|
187 |
* Paper Strength
|