hssling commited on
Commit
261cc2b
·
1 Parent(s): ad24fd5

Pin huggingface-hub string length under 0.28.0 to fix Gradio SDK conflicts

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -5,5 +5,6 @@ peft
5
  bitsandbytes
6
  trl
7
  datasets
 
8
  gradio>=4.0.0
9
  Pillow
 
5
  bitsandbytes
6
  trl
7
  datasets
8
+ huggingface-hub<0.28.0
9
  gradio>=4.0.0
10
  Pillow