Spaces:
Runtime error
Runtime error
Commit
·
6905d51
1
Parent(s):
4b73319
Update app.py
Browse files
app.py
CHANGED
|
@@ -65,7 +65,7 @@ def generate_recipe(user_inputs):
|
|
| 65 |
"properties": {
|
| 66 |
"name": {
|
| 67 |
"type": "string",
|
| 68 |
-
"description": "
|
| 69 |
}
|
| 70 |
}
|
| 71 |
}
|
|
|
|
| 65 |
"properties": {
|
| 66 |
"name": {
|
| 67 |
"type": "string",
|
| 68 |
+
"description": "Quantity and name of the ingredient"
|
| 69 |
}
|
| 70 |
}
|
| 71 |
}
|