From fe78451b351754ccb8a33c163c4c5a59a2626c25 Mon Sep 17 00:00:00 2001 From: Yuan-Man <68322456+Yuan-ManX@users.noreply.github.com> Date: Mon, 29 Jan 2024 10:36:52 +0800 Subject: [PATCH] Add requirements --- examples/python-chat-app/requirements.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 examples/python-chat-app/requirements.txt diff --git a/examples/python-chat-app/requirements.txt b/examples/python-chat-app/requirements.txt new file mode 100644 index 00000000..12a47065 --- /dev/null +++ b/examples/python-chat-app/requirements.txt @@ -0,0 +1 @@ +streamlit