taneemishere commited on
Commit
f2e440c
β€’
1 Parent(s): e7c8d8b

update reqs to avoid errors

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- gradio~=3.0.20
 
2
  keras~=2.8.0
3
  numpy~=1.21.5
4
- tensorflow
5
  opencv-python~=4.5.5
1
+ gradio~=3.23.0
2
+ httpx==0.24.1
3
  keras~=2.8.0
4
  numpy~=1.21.5
5
+ tensorflow~=2.8.0
6
  opencv-python~=4.5.5