ColdSlim commited on
Commit
f257dd7
·
verified ·
1 Parent(s): 86baeb0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,7 +3,7 @@ git+https://github.com/huggingface/transformers.git
3
  peft>=0.11.0
4
  accelerate
5
  gradio>=4.37.2 # any 4.37+ or 5.x is fine
6
- gradio_client>=0.10.0
7
  huggingface_hub>=0.30.0,<1.0
8
  pillow
9
 
 
3
  peft>=0.11.0
4
  accelerate
5
  gradio>=4.37.2 # any 4.37+ or 5.x is fine
6
+ gradio_client>=0.20.0
7
  huggingface_hub>=0.30.0,<1.0
8
  pillow
9