gopichandra commited on
Commit
c82d64e
·
verified ·
1 Parent(s): d90a964

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,4 +3,5 @@ paddlepaddle==2.6.0
3
  numpy==1.23.5
4
  opencv-python==4.5.5.64
5
  Pillow
6
- gradio
 
 
3
  numpy==1.23.5
4
  opencv-python==4.5.5.64
5
  Pillow
6
+ # Use a Gradio version that supports file_count="multiple" on gr.File
7
+ gradio>=3.38,<5