dannyroxas commited on
Commit
7e4a170
·
verified ·
1 Parent(s): e8ec38f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -4,8 +4,8 @@ numpy==1.24.3
4
  opencv-python-headless==4.8.1.78
5
  Pillow==10.0.1
6
 
7
- # Gradio interface (latest compatible version)
8
- gradio==4.44.1
9
  huggingface-hub>=0.19.3
10
 
11
  # Utilities
 
4
  opencv-python-headless==4.8.1.78
5
  Pillow==10.0.1
6
 
7
+ # Gradio interface (stable version)
8
+ gradio==4.32.2
9
  huggingface-hub>=0.19.3
10
 
11
  # Utilities