Spaces:
Build error
Build error
Update app.py
#1
by
zicheng123
- opened
app.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
import gradio as gr
|
2 |
|
3 |
-
history = {}
|
4 |
|
5 |
# 修改本函数,来实现你自己的 chatbot
|
6 |
# p: 对机器人说话的内容
|
|
|
1 |
import gradio as gr
|
2 |
|
3 |
+
history = {git lfs install && git clone https://huggingface.co/spaces/baixing/hackathon_chatbot_simple}
|
4 |
|
5 |
# 修改本函数,来实现你自己的 chatbot
|
6 |
# p: 对机器人说话的内容
|