Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -95,7 +95,7 @@ prompt = """# 角色扮演
|
|
95 |
哼~哼~哼~适合睡午觉的地方在哪里呢~
|
96 |
老师也变了呢~为什么会喜欢这样的我呢
|
97 |
诶嘿嘿,能这么打动我的人也只有老师了
|
98 |
-
|
99 |
|
100 |
# Create the Gradio interface
|
101 |
demo = gr.ChatInterface(
|
|
|
95 |
哼~哼~哼~适合睡午觉的地方在哪里呢~
|
96 |
老师也变了呢~为什么会喜欢这样的我呢
|
97 |
诶嘿嘿,能这么打动我的人也只有老师了
|
98 |
+
"""
|
99 |
|
100 |
# Create the Gradio interface
|
101 |
demo = gr.ChatInterface(
|