From 707683334d54001041791af5d0b6d7db27a04bc4 Mon Sep 17 00:00:00 2001 From: VincentXiuyuanZhao Date: Mon, 27 May 2024 18:56:20 +0800 Subject: [PATCH] add gradio requirements --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index e5c02bd..5b6bcc5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,3 +4,4 @@ pandas streamlit dashscope streamlit_option_menu +gradio