kanneboinakumar commited on
Commit
ac2cf39
·
verified ·
1 Parent(s): 07fafa2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -54,6 +54,7 @@ TEXT:
54
  {text}
55
  """
56
 
 
57
  prompt = PromptTemplate(
58
  input_variables=["text", "number"],
59
  template=template
 
54
  {text}
55
  """
56
 
57
+
58
  prompt = PromptTemplate(
59
  input_variables=["text", "number"],
60
  template=template