haohoo freddyaboulton HF staff commited on
Commit
8172736
·
1 Parent(s): 42e6837

Pin gradio_client to fix build (#1)

Browse files

- Pin gradio_client to fix build (abd09137e4f30f08dc8ff02f7a98ab3946598556)


Co-authored-by: Freddy Boulton <[email protected]>

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