Files changed (1) hide show
  1. requirements.txt +8 -11
requirements.txt CHANGED
@@ -1,11 +1,8 @@
1
- gradio>=4.0.0
2
- huggingface_hub>=0.23.0
3
- transformers>=4.44.0
4
- torch
5
- accelerate
6
- sentencepiece
7
- protobuf
8
- pymupdf
9
- python-docx
10
- pytesseract
11
- Pillow
 
1
+ gradio>=6.8.0
2
+ huggingface_hub>=1.6.0
3
+ transformers>=5.3.0
4
+ torch
5
+ pymupdf
6
+ python-docx
7
+ Pillow
8
+ pytesseract