sathvikk commited on
Commit
afa263b
·
verified ·
1 Parent(s): 39720cf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  streamlit==1.33.0
2
  transformers==4.41.0
3
  torch==2.3.0
4
- pymupdf==1.23.25
 
 
1
  streamlit==1.33.0
2
  transformers==4.41.0
3
  torch==2.3.0
4
+ pymupdf==1.23.25
5
+ tqdm==4.66.2 # For progress bars during model download