ColdSlim commited on
Commit
bdc6d1b
·
verified ·
1 Parent(s): 0b3aebc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,7 +2,8 @@
2
  git+https://github.com/huggingface/transformers.git
3
  peft>=0.11.0
4
  accelerate
5
- gradio>=4.33
 
6
  huggingface_hub>=0.30.0,<1.0
7
  pillow
8
 
 
2
  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