Pin gradio_client to fix build

#1
by freddyaboulton HF staff - opened
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
  openai>=0.27.4
2
- gradio
3
  requests
 
1
  openai>=0.27.4
2
+ gradio_client==0.1.4
3
  requests