iljung1106 commited on
Commit
6143c89
·
1 Parent(s): 934245f

Pin Hugging Face Hub for Gradio compatibility

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -3,6 +3,7 @@ torchvision
3
  pillow
4
  numpy
5
  gradio==4.44.1
 
6
  spaces
7
  opencv-python
8
  matplotlib
 
3
  pillow
4
  numpy
5
  gradio==4.44.1
6
+ huggingface_hub==0.25.2
7
  spaces
8
  opencv-python
9
  matplotlib