Spaces:
Runtime error
Runtime error
fix:update examples
Browse files
app.py
CHANGED
@@ -267,8 +267,8 @@ with gr.Blocks(
|
|
267 |
gr.Examples(
|
268 |
[
|
269 |
"哪些情况下不能超车?",
|
270 |
-
"
|
271 |
-
"
|
272 |
],
|
273 |
doc_qa_input,
|
274 |
label="试试问",
|
|
|
267 |
gr.Examples(
|
268 |
[
|
269 |
"哪些情况下不能超车?",
|
270 |
+
"参观须知",
|
271 |
+
"青岛啤酒酒精含量是多少?",
|
272 |
],
|
273 |
doc_qa_input,
|
274 |
label="试试问",
|
模型演示.xlsx
CHANGED
Binary files "a/\346\250\241\345\236\213\346\274\224\347\244\272.xlsx" and "b/\346\250\241\345\236\213\346\274\224\347\244\272.xlsx" differ
|
|