Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -4,4 +4,5 @@ opencv-python-headless==4.10.0.84
4
  numpy
5
  filterpy
6
  scipy
7
- gradio>=4.37.2
 
 
4
  numpy
5
  filterpy
6
  scipy
7
+ gradio==4.44.0
8
+ uvicorn==0.30.1