comfy-recipes/comfyrecipes
Emi Vasilek cc9206306a parsing: also accept short ingredients without amounts
for example 'oil' will now be allowed, previously it would have to be `1
spoon oil` when sometimes people don't know the amount
2024-10-12 00:12:09 +02:00
..
schemas allow using a single string as an ingredient instead of a dict 2023-11-28 14:26:34 +00:00
templates show full recipe price every time with a clarification if necessary 2024-05-12 22:28:42 +00:00
__main__.py black format 2023-11-21 03:21:13 +01:00
builder.py allow using a single string as an ingredient instead of a dict 2023-11-28 14:26:34 +00:00
cli.py fix generate-* subcommands from other directories 2023-11-30 03:09:36 +00:00
issues.py black format 2023-11-21 03:21:13 +01:00
parsing.py parsing: also accept short ingredients without amounts 2024-10-12 00:12:09 +02:00
settings.py restructure 2023-11-19 00:18:12 +01:00