wsy1441 commited on
Commit
a3f21bb
1 Parent(s): 3907362

Update requirements.txt

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