ysharma HF staff commited on
Commit
4c0e317
1 Parent(s): dcf8851
Files changed (1) hide show
  1. app.py +7 -4
app.py CHANGED
@@ -34,10 +34,13 @@ prompt3 = """Q: A juggler can juggle 16 balls. Half of the balls are golf balls,
34
  A: Let’s think step by step.
35
  """
36
  #Complete below sentence in fun way.
37
- prompt = """Distracted from hubble by james webb.
38
- Distracted from homework by side project.
39
- Distracted from goals by new goals.
40
- Distracted from
 
 
 
41
  """
42
 
43
  def write_on_image(final_solution):
 
34
  A: Let’s think step by step.
35
  """
36
  #Complete below sentence in fun way.
37
+ prompt = """Distracted from: hubble
38
+ by: james webb
39
+ Distracted from: homework
40
+ by: side project
41
+ Distracted from: goals
42
+ by: new goals
43
+ Distracted from:
44
  """
45
 
46
  def write_on_image(final_solution):