Spaces:
Runtime error
Runtime error
app.py
CHANGED
@@ -34,11 +34,11 @@ 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 |
|
37 |
-
prompt = """Instruction:
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
"""
|
43 |
|
44 |
def write_on_image(final_solution):
|
|
|
34 |
A: Let’s think step by step.
|
35 |
"""
|
36 |
|
37 |
+
prompt = """Instruction: Complete the sentence.
|
38 |
+
Sentence: Distracted from hubble by james webb.
|
39 |
+
Distracted from homework by side project.
|
40 |
+
Distracted from goals by new goals.
|
41 |
+
Distracted from
|
42 |
"""
|
43 |
|
44 |
def write_on_image(final_solution):
|