ranamhamoud commited on
Commit
b4ef5a9
·
verified ·
1 Parent(s): 5f08448

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -66,7 +66,7 @@ def save_chat_history(chat_history):
66
 
67
  return conversation_id
68
  def make_prompt(entry):
69
- return f"### Human: YOUR INSTRUCTION HERE,ONLY TELL A STORY,INCLUDE AT LEAST AN MCQ, FILL IN THE BLANK AND TRUE OR FALSE: {entry} ### Assistant:"
70
 
71
  @spaces.GPU
72
  def generate(
 
66
 
67
  return conversation_id
68
  def make_prompt(entry):
69
+ return f"### Human: YOUR INSTRUCTION HERE,ONLY TELL A STORY: {entry} ### Assistant:"
70
 
71
  @spaces.GPU
72
  def generate(