MHamdan commited on
Commit
bad7362
·
verified ·
1 Parent(s): 16eaebe

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- gradio>=4.0.0
2
- requests>=2.31.0
3
- beautifulsoup4>=4.12.2
4
- transformers>=4.35.0
5
- torch>=2.0.1
6
- PyPDF2>=3.0.0
7
- python-docx>=0.8.11
8
- smolagents>=0.2.0
 
1
+ gradio>=3.36.0
2
+ transformers
3
+ torch
4
+ requests
5
+ beautifulsoup4
6
+ PyPDF2
7
+ python-docx
8
+ smolagents