from lv_recipe_chatbot.app import launch_demo # for Hugging Face if __name__ == "__main__": launch_demo()