siyangyuan commited on
Commit
60a6089
·
verified ·
1 Parent(s): 8c3b1cf

Update requirements.txt

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