From 85f02224e4d34a7ed416299e38b43e9f94195369 Mon Sep 17 00:00:00 2001 From: imClumsyPanda Date: Sun, 23 Apr 2023 19:43:59 +0800 Subject: [PATCH] update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dd11f9b..6338766 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,5 +8,5 @@ beautifulsoup4 icetk cpm_kernels faiss-cpu -gradio>=3.25.0 +gradio==3.24.1 #detectron2@git+https://github.com/facebookresearch/detectron2.git@v0.6#egg=detectron2 \ No newline at end of file