JamesBentley commited on
Commit
eb1424d
1 Parent(s): abcc2c2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -4,4 +4,6 @@ torchvision==0.16.2
4
  transformers==4.40.0
5
  sentencepiece==0.1.99
6
  opencv-python
7
- gradio
 
 
 
4
  transformers==4.40.0
5
  sentencepiece==0.1.99
6
  opencv-python
7
+ gradio
8
+ PyMuPDF==1.21.1
9
+ requests==2.31.0