davidlms commited on
Commit
4d54a95
·
verified ·
1 Parent(s): fe3edea

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- gradio>=5.20.1
2
- pymupdf>=1.24.10
3
- requests>=2.32.3
4
- python-dotenv>=1.1.0
5
- markitdown[pdf]>=0.1.1
6
- pillow>=10.4.0
7
- ollama>=0.4.7
8
- tqdm>=4.67.0
 
1
+ gradio==5.20.1
2
+ pymupdf==1.24.10
3
+ requests==2.32.3
4
+ python-dotenv==1.1.0
5
+ markitdown[pdf]==0.1.1
6
+ pillow==10.4.0
7
+ ollama==0.4.7
8
+ tqdm==4.67.0