aspendse commited on
Commit
c7a2237
·
verified ·
1 Parent(s): d9fdae3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  transformers>=4.40.0
2
  torch>=2.1.0
3
- gradio>=5.37.0
4
- PyPDF2>=3.0.1
5
- python-docx>=1.0.0
 
1
  transformers>=4.40.0
2
  torch>=2.1.0
3
+ gradio>=4.26.0
4
+ docx2txt>=1.0
5
+ PyPDF2>=3.0.1