Lingalingeswaran commited on
Commit
5ac7cd0
·
1 Parent(s): 9c2700d

Pin gradio_client to fix API schema bug

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  gradio==4.16.0
 
2
  transformers
3
  torch
4
  torchaudio
 
1
  gradio==4.16.0
2
+ gradio_client==0.8.1
3
  transformers
4
  torch
5
  torchaudio