someone-in-the-world Claude Sonnet 4.6 commited on
Commit
ebedb7e
·
1 Parent(s): 0e20a46

Pin gradio>=5.0.0 to fix HfFolder import error

Browse files

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -8,7 +8,7 @@ torchvision
8
  kernels
9
  spaces
10
  hf_xet
11
- gradio
12
  torch
13
  numpy
14
  av
 
8
  kernels
9
  spaces
10
  hf_xet
11
+ gradio>=5.0.0
12
  torch
13
  numpy
14
  av