Spaces:
Runtime error
Runtime error
Update meta.py
Browse files
meta.py
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
HEADER_INFO = """
|
2 |
# Chef Transformer 🍲
|
3 |
|
4 |
-
This demo uses [T5 trained on RecipeNLG](https://huggingface.co/flax-community/t5-recipe-generation)
|
5 |
to generate recipe from a given set of ingredients
|
6 |
""".strip()
|
7 |
SIDEBAR_INFO = """
|
|
|
1 |
HEADER_INFO = """
|
2 |
# Chef Transformer 🍲
|
3 |
|
4 |
+
This demo uses [T5 trained on RecipeNLG](https://huggingface.co/flax-community/t5-recipe-generation)
|
5 |
to generate recipe from a given set of ingredients
|
6 |
""".strip()
|
7 |
SIDEBAR_INFO = """
|