davanstrien HF staff commited on
Commit
af513f4
1 Parent(s): 9466d59

pin gradio version to 4.16.0

Browse files
Files changed (1) hide show
  1. requirements.in +1 -1
requirements.in CHANGED
@@ -1,6 +1,6 @@
1
  cachetools
2
  datasets
3
- gradio
4
  hf_transfer
5
  httpx[http2]
6
  plotly
 
1
  cachetools
2
  datasets
3
+ gradio==4.16.0
4
  hf_transfer
5
  httpx[http2]
6
  plotly