Spaces:
Sleeping
Sleeping
asdasd
Browse files
app.py
CHANGED
@@ -6,7 +6,7 @@ client = InferenceClient(
|
|
6 |
)
|
7 |
|
8 |
# Your system prompt
|
9 |
-
SYSTEM_PROMPT = "You are
|
10 |
|
11 |
def format_prompt(message, history):
|
12 |
prompt = "<s>"
|
|
|
6 |
)
|
7 |
|
8 |
# Your system prompt
|
9 |
+
SYSTEM_PROMPT = "You are an expert at crafting tallow-based skincare recipes. Your goal is to create customized balm formulations with precise measurements, clear instructions, and safety guidelines. Each recipe should include proper ingredient sourcing, processing steps, and storage recommendations."
|
10 |
|
11 |
def format_prompt(message, history):
|
12 |
prompt = "<s>"
|