segestic commited on
Commit
c54e0a0
1 Parent(s): 5fdf7ab

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  tensorflow-cpu==2.12.1
2
  numpy==1.24.2
3
  opencv-python==4.7.0.72
4
- gradio==3.16.1
 
 
1
  tensorflow-cpu==2.12.1
2
  numpy==1.24.2
3
  opencv-python==4.7.0.72
4
+ gradio==3.16.1
5
+ httpx==0.25.1