cocktailpeanut 6Morpheus6 commited on
Commit
b6cec28
·
verified ·
1 Parent(s): 2cc262c

huggingface_hub fix (#1)

Browse files

- huggingface_hub fix (9b0f6aeea2111447f6d04a37d95139b1e3ffca67)


Co-authored-by: Morpheus <[email protected]>

Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  #torch
2
  #torchvision
3
  #torchaudio
4
- transformers>=4.25.1
 
5
  gradio==3.50.0
6
  ftfy
7
  tensorboard
 
1
  #torch
2
  #torchvision
3
  #torchaudio
4
+ transformers>=4.25.1,<4.50.0
5
+ huggingface_hub==0.25.2
6
  gradio==3.50.0
7
  ftfy
8
  tensorboard