danicor commited on
Commit
bbe84cc
ยท
verified ยท
1 Parent(s): e2a55c3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -4,4 +4,6 @@ huggingface_hub>=0.16.0
4
  numpy>=1.21.0
5
  pillow>=8.3.0
6
  opencv-python>=4.5.0
7
- flask>=2.0.0
 
 
 
4
  numpy>=1.21.0
5
  pillow>=8.3.0
6
  opencv-python>=4.5.0
7
+ gradio>=3.0.0
8
+ scipy>=1.7.0
9
+ matplotlib>=3.4.0