Update app.py
Browse files
app.py
CHANGED
|
@@ -106,7 +106,7 @@ def clear_history():
|
|
| 106 |
|
| 107 |
# 建立 Gradio 介面
|
| 108 |
with gr.Blocks() as demo:
|
| 109 |
-
gr.Markdown("# DeepScaleR-1.5B-Preview (OpenVINO int8) Chatbot with FAISS
|
| 110 |
|
| 111 |
with gr.Tabs():
|
| 112 |
with gr.TabItem("Chat"):
|
|
|
|
| 106 |
|
| 107 |
# 建立 Gradio 介面
|
| 108 |
with gr.Blocks() as demo:
|
| 109 |
+
gr.Markdown("# DeepScaleR-1.5B-Preview (OpenVINO int8) Chatbot with FAISS FAQ_You must first copy it to your own SPACE before you can use it.")
|
| 110 |
|
| 111 |
with gr.Tabs():
|
| 112 |
with gr.TabItem("Chat"):
|