eho69 commited on
Commit
e7e0c88
·
verified ·
1 Parent(s): af6d376

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  opencv-python-headless>=4.8.0
2
  numpy>=1.26.0
3
- gradio>=4.0.0
4
  Pillow>=10.0.0
5
  tqdm>=4.65.0
 
1
  opencv-python-headless>=4.8.0
2
  numpy>=1.26.0
3
+ gradio>=4.0.0,<5.0.0
4
  Pillow>=10.0.0
5
  tqdm>=4.65.0