Bapt120 commited on
Commit
357b00c
·
verified ·
1 Parent(s): b9ced66

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  gradio
2
  torch
3
- huggingface-hub==1.28.0
 
4
  transformers @ git+https://github.com/baptiste-aubertin/transformers.git@main
5
  pypdfium2
6
  pillow
 
1
  gradio
2
  torch
3
+ huggingface-hub>=1.0.0,<2.0
4
+ einops
5
  transformers @ git+https://github.com/baptiste-aubertin/transformers.git@main
6
  pypdfium2
7
  pillow