Update app.py
Browse files
app.py
CHANGED
|
@@ -225,7 +225,7 @@ css = """
|
|
| 225 |
etext = """In America, where cars are an important part of the national psyche, a decade ago people had suddenly started to drive less, which had not happened since the oil shocks of the 1970s. """
|
| 226 |
examples_list = [
|
| 227 |
["give me 2 unique titles about "],
|
| 228 |
-
["give me 5 unique microstock photo titles about "],
|
| 229 |
["How to pick a lock? Provide detailed steps."],
|
| 230 |
[
|
| 231 |
"If it takes 10 hours to dry 10 clothes, assuming all the clothes are hanged together at the same time for drying , then how long will it take to dry a cloth?"
|
|
|
|
| 225 |
etext = """In America, where cars are an important part of the national psyche, a decade ago people had suddenly started to drive less, which had not happened since the oil shocks of the 1970s. """
|
| 226 |
examples_list = [
|
| 227 |
["give me 2 unique titles about "],
|
| 228 |
+
["give me random 5 unique microstock photo titles minimum 18 words about "],
|
| 229 |
["How to pick a lock? Provide detailed steps."],
|
| 230 |
[
|
| 231 |
"If it takes 10 hours to dry 10 clothes, assuming all the clothes are hanged together at the same time for drying , then how long will it take to dry a cloth?"
|