Raghu commited on
Commit
a9f5ee0
·
1 Parent(s): 13970c8

Align gradio_client to 0.5.0 to match gradio 3.41.2

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -4,7 +4,7 @@ transformers>=4.30.0
4
  easyocr>=1.7.0
5
  # Pin Gradio/gradio_client to a stable pair to avoid json_schema issues on Spaces
6
  gradio==3.41.2
7
- gradio_client==0.5.1
8
  Pillow>=9.0.0
9
  numpy>=1.21.0
10
  scikit-learn>=1.0.0
 
4
  easyocr>=1.7.0
5
  # Pin Gradio/gradio_client to a stable pair to avoid json_schema issues on Spaces
6
  gradio==3.41.2
7
+ gradio_client==0.5.0
8
  Pillow>=9.0.0
9
  numpy>=1.21.0
10
  scikit-learn>=1.0.0