Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -57,7 +57,7 @@ def generate_reading_passage(topic):
|
|
| 57 |
Each paragraph should be 60-80 words and build upon the previous one while maintaining coherence.
|
| 58 |
The topic should be engaging and educational.
|
| 59 |
|
| 60 |
-
|
| 61 |
"""
|
| 62 |
|
| 63 |
try:
|
|
|
|
| 57 |
Each paragraph should be 60-80 words and build upon the previous one while maintaining coherence.
|
| 58 |
The topic should be engaging and educational.
|
| 59 |
|
| 60 |
+
IMPORTANT: Write ONLY the paragraphs without any level headings or labels. Just provide the 4 paragraphs separated by line breaks.
|
| 61 |
"""
|
| 62 |
|
| 63 |
try:
|