nice22090 commited on
Commit
53d6f75
·
1 Parent(s): 2f9cdd9

Pin gradio-client to 0.6.1

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  gradio==3.50.2
 
2
  torch
3
  torchvision
4
  Pillow
 
1
  gradio==3.50.2
2
+ gradio-client==0.6.1
3
  torch
4
  torchvision
5
  Pillow