diqiu commited on
Commit
3907362
1 Parent(s): 76299a2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  torch
2
  opencv-python
3
  numpy
4
- gradio
 
5
  jinja2
 
1
  torch
2
  opencv-python
3
  numpy
4
+ httpx==0.24.1
5
+ gradio==3.23
6
  jinja2