Navdeeppal Singh commited on
Commit
c47016c
1 Parent(s): cbef243

chore: update requirements - use gradio 3.19

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -2,3 +2,6 @@ bcos
2
  einops
3
  torch>=1.13
4
  torchvision
 
 
 
 
2
  einops
3
  torch>=1.13
4
  torchvision
5
+ # see https://github.com/gradio-app/gradio/issues/3514
6
+ gradio==3.19
7
+