SemanticTypography commited on
Commit
632c557
·
verified ·
1 Parent(s): 440b321

Update requirements.txt

Browse files

huggingface_hub==0.25.2 to fix: cannot import name 'cached_download'

Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -17,6 +17,7 @@ visdom
17
  opencv-python==4.5.4.60
18
 
19
  diffusers==0.8
 
20
  transformers
21
  scipy
22
  ftfy
 
17
  opencv-python==4.5.4.60
18
 
19
  diffusers==0.8
20
+ huggingface_hub==0.25.2
21
  transformers
22
  scipy
23
  ftfy