adaea7c
1
2
3
4
5
from lv_recipe_chatbot.app import launch_demo # for Hugging Face if __name__ == "__main__": launch_demo()