shriarul5273 commited on
Commit
11554db
·
1 Parent(s): e735e5f

Update Gradio version to 6.2.0 in requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -4,7 +4,7 @@ numpy<2
4
  pillow>=9.5.0
5
  opencv-python>=4.8.0
6
  matplotlib>=3.7.0
7
- gradio>=5
8
  gradio_imageslider
9
  huggingface-hub>=0.16.0
10
  transformers>=4.30.0
 
4
  pillow>=9.5.0
5
  opencv-python>=4.8.0
6
  matplotlib>=3.7.0
7
+ gradio>=6.2.0
8
  gradio_imageslider
9
  huggingface-hub>=0.16.0
10
  transformers>=4.30.0