Spaces:
Running
on
Zero
Running
on
Zero
kwabs22
commited on
Commit
·
10681c7
1
Parent(s):
bffbbe1
Typo
Browse files
relatively_constant_variables.py
CHANGED
@@ -165,7 +165,7 @@ Frontendpromptengforguide = """Suggest descriptions for media to fill the empty
|
|
165 |
|
166 |
FAQAllprompts = {
|
167 |
"Example Workflow": [
|
168 |
-
("I am writing a story about a chef. please write dishes to appear on the menu.", " - I am writing a story about a chef. please write dishes to appear on the menu.")
|
169 |
("Lets brainstorm some decisions a chef would take", " - What are the most common decisions that a chef story would include?"),
|
170 |
("Lets brainstorm some problems a chef would face", " - What are the kinds problems that a chef story would include?"),
|
171 |
("Lets brainstorm some goals the chef would have", " - What are the kinds of out of reach goals that a chef story would include?"),
|
|
|
165 |
|
166 |
FAQAllprompts = {
|
167 |
"Example Workflow": [
|
168 |
+
("I am writing a story about a chef. please write dishes to appear on the menu.", " - I am writing a story about a chef. please write dishes to appear on the menu."),
|
169 |
("Lets brainstorm some decisions a chef would take", " - What are the most common decisions that a chef story would include?"),
|
170 |
("Lets brainstorm some problems a chef would face", " - What are the kinds problems that a chef story would include?"),
|
171 |
("Lets brainstorm some goals the chef would have", " - What are the kinds of out of reach goals that a chef story would include?"),
|