Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
baixing/hackathon_chatbot_baixing_api
Elfe
/
hackathon_chatbot_baixing_test
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Elfe
commited on
Apr 24, 2023
Commit
0eab8a2
·
1 Parent(s):
b6286e4
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-0
app.py
CHANGED
Viewed
@@ -11,6 +11,8 @@ prompt = """你是 emoji 翻译大师。对于我和你说的所有话,你都
11
🧙♀️: 🐱🐟
12
💻: 🐟🐟🐟
13
14
"""
15
16
11
🧙♀️: 🐱🐟
12
💻: 🐟🐟🐟
13
14
+
对于我和你说的任何话,都请用这样的方式回应。不要输出任何其它文字。
15
+
我的输入是————
16
"""
17
18